/
OG
ogen-go
/
Generated OpenAPI specification from proto file
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
get
/api/v1/items
post
/api/v1/items
get
/api/v1/items/{id}
put
/api/v1/items/{id}
delete
/api/v1/items/{id}
patch
/api/v1/items/{id}
patch
/api/v1/items/{id}
Path parameters
id
string
required
Request body
object
required
name
string
type
'ITEM_TYPE_UNSPECIFIED'
|
'ITEM_TYPE_BASIC'
Response
service.v1.Service.PatchItem response
Item
required
id
string
type
'ITEM_TYPE_UNSPECIFIED'
|
'ITEM_TYPE_BASIC'
name
string
createdAt
string
date-time
Changes