Skip to content

Commit

Permalink
Merge pull request #184 from dinomite94/task/papi-1670-remove-uuid-fo…
Browse files Browse the repository at this point in the history
…rmat-from-custom-attributes-definition

[PAPI-1670] Remove UUID format from CustomAttribute definition
  • Loading branch information
oleglfed authored Apr 8, 2024
2 parents 22f8c8a + c2df9a3 commit 773db52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common-components-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@
"properties": {
"id": {
"type": "string",
"format": "uuid",
"description": "The unique identifier for this `custom_attribute`.",
"readOnly": true
},
Expand Down

0 comments on commit 773db52

Please sign in to comment.