refs #6434 feat: remove forceId property
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Javier Segarra 2023-11-15 11:50:56 +01:00
parent 4d677ccc89
commit f7b0882978
1 changed files with 1 additions and 2 deletions

View File

@ -9,8 +9,7 @@
"properties": {
"id": {
"id": true,
"type": "string",
"forceId": false
"type": "string"
},
"creationDate": {
"type": "date"