annotation
Amber::Schema::ExternalDocs
Overview
Specify external documentation Properties:
- url: URL to external documentation
- description: Optional description of the external docs Example: @[ExternalDocs(url: "https://docs.example.com/users", description: "User API guide")]