/
CL
clever
/
swagger-test
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
Infra
1
get
/books/{book_id}
get
/books2/{id}
get
/books
put
/books
post
/books
get
/authors
put
/authors
post
/lowercaseModelsTest/{pathParam}
Retrieve a book
get
/books2/{id}
Path parameters
id
string
required
Response
OK response
Book
required
id
integer
name
string
author
string
mongo-id
genre
'scifi'
|
'mystery'
|
'horror'
{"stackTrail":"components:schemas:Book:properties:other","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:Book:properties:otherArray","oasType":"schema","type":"unknown"}
Changes