An open API service indexing awesome lists of open source software.

https://github.com/clever/swagger-api

A Swagger Definition for the Clever API
https://github.com/clever/swagger-api

Last synced: about 1 year ago
JSON representation

A Swagger Definition for the Clever API

Awesome Lists containing this project

README

          

# swagger-api

A Swagger Definition for the Clever API

## Generate Files
Run `make install_deps` to install dependencies.

Update the source yml (full-vX.yml) and run `make generate VERSION=3` (for any version, example given is for version v3)

## Custom Swagger Extensions

x-samples-languages: controls the sample languges in the Clever API explorer
x-nullable: indicates that a object property is optional
x-validation: indicates that Clever has validated the fields meets the specified format