github.com/safedep/dry@v0.0.0-20241016050132-a15651f0548b/apiguard/tykgen/docs/Schema.md (about)

     1  # Schema
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Openapi** | **string** |  | [default to null]
     7  **Info** | [***Info**](Info.md) |  | [default to null]
     8  **ExternalDocs** | [***ExternalDocumentation**](ExternalDocumentation.md) |  | [optional] [default to null]
     9  **Servers** | [**[]Server**](Server.md) |  | [optional] [default to null]
    10  **Security** | [**[]map[string][]string**](map.md) |  | [optional] [default to null]
    11  **Tags** | [**[]Tag**](Tag.md) |  | [optional] [default to null]
    12  **Paths** | [***Paths**](Paths.md) |  | [default to null]
    13  **Components** | [***Components**](Components.md) |  | [optional] [default to null]
    14  
    15  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    16