Skip to content

Commit

Permalink
add example and description
Browse files Browse the repository at this point in the history
  • Loading branch information
darrell-thobe-sp committed Aug 20, 2024
1 parent 204f085 commit 72b61c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nerm/schemas/MetaDataAfterId.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,17 @@ description: Metadata with after_id
properties:
limit:
type: integer
format: int32
description: Number of items to return
example: 10
offset:
type: integer
format: int32
description: offset
example: 50
total:
type: integer
format: int32
description: Total number of items
example: 100
next:
Expand Down

0 comments on commit 72b61c1

Please sign in to comment.