Ring-swagger
Swagger Spec for Ring Apps
ring.swagger.coerce
Public variables and functions:
- ->DateTime
- coercer
- date-matcher
- date-time-matcher
- date-time?
- json-coersions
- json-schema-coercion-matcher
- multi-params-matcher
- parse-date
- parse-date-time
- parse-pattern
- pattern-matcher
- query-coercions
- query-schema-coercion-matcher
- set-matcher
- split-params-matcher
- string->boolean
- string->double
- string->long
- string->uuid
- unparse-date
- unparse-date-time
- unparse-pattern
ring.swagger.json-schema-dirty
JsonSchema conversions for some Schemas which can’t be properly described using the Swagger Schema.
Public variables and functions:
ring.swagger.swagger2
Public variables and functions:
- Anything
- convert-operation
- convert-parameters
- convert-responses
- ensure-body-and-response-schema-names
- ensure-body-sub-schemas
- ensure-response-sub-schemas
- extract-models
- extract-paths-and-definitions
- Nothing
- option-defaults
- Options
- Swagger
- swagger-defaults
- swagger-json
- swagger-path
- transform
- transform-models
- transform-operations
ring.swagger.swagger2-schema
Schemas that Ring-Swagger expects from it’s clients