Skip to content

Commit

Permalink
fix: remove demo content from create rows example
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricziel committed Aug 6, 2024
1 parent 81d4ee9 commit 1aa112a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -43066,7 +43066,7 @@
"CreateRowRequest": {
"type": "object",
"additionalProperties": true,
"properties": {}
"properties": {},
"example": {
"field_1": {
"type": "string",
Expand Down

0 comments on commit 1aa112a

Please sign in to comment.