Skip to content

Commit

Permalink
Adds id to offer schema in specification
Browse files Browse the repository at this point in the history
  • Loading branch information
BlazyOne committed Oct 10, 2024
1 parent a414f3a commit 996bf73
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions specification/project.spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,10 @@ components:
- commentsCount

properties:
id:
type: string
example: 6329c3d6a04ab1061c6425ea

title:
type: string
example: 'Hotel California'
Expand Down

0 comments on commit 996bf73

Please sign in to comment.