Skip to content

Commit

Permalink
Merge pull request #99 from gabrielmscampos/chore/update-swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmscampos authored Nov 28, 2024
2 parents aad6fec + 505021d commit f5fae14
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions backend/static/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -3298,6 +3298,10 @@
"type": "string",
"maxLength": 255
},
"processed_ds_name": {
"type": "string",
"maxLength": 255
},
"processing_version": {
"type": "integer",
"maximum": 2147483647,
Expand All @@ -3314,6 +3318,7 @@
"era",
"data_tier",
"primary_ds_name",
"processed_ds_name",
"processing_version",
"last_modification_date"
]
Expand Down

0 comments on commit f5fae14

Please sign in to comment.