generated from amazon-archives/__template_Apache-2.0
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 453
Open
Labels
area-structured-outputRelated to the structured output apiRelated to the structured output apienhancementNew feature or requestNew feature or request
Description
Problem Statement
We currently have two ways of generating function specs for objects:
- An implementation for Decorators
- An implementation for structured_output
We've updated (1) to include $refs as-as, but (2) expands $refs, which leads to bugs like #337 as we're not very complete about it.
Proposed Solution
Move away from expanding refs in structured_output
Use Case
N/A
Alternatives Solutions
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
area-structured-outputRelated to the structured output apiRelated to the structured output apienhancementNew feature or requestNew feature or request