Skip to content

Commit

Permalink
fix: continued
Browse files Browse the repository at this point in the history
  • Loading branch information
GtanSndil committed Feb 16, 2024
1 parent 6937952 commit 204465e
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions src/main/resources/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -6591,7 +6591,6 @@
},
"IntituleSansArticle": {
"type": "string",
"example": "Aigle",
"xml": {
"name": "IntituleSansArticle"
},
Expand Down Expand Up @@ -7638,18 +7637,6 @@
"intituleSansArticle": {
"$ref": "#/components/schemas/IntituleSansArticle"
},
"chefLieu": {
"type": "string",
"xml": {
"name": "ChefLieu"
}
},
"categorieJuridique": {
"type": "string",
"xml": {
"name": "CategorieJuridique"
}
},
"typeArticle": {
"type": "string",
"writeOnly": true
Expand Down Expand Up @@ -7710,18 +7697,6 @@
"intituleSansArticle": {
"$ref": "#/components/schemas/IntituleSansArticle"
},
"chefLieu": {
"type": "string",
"xml": {
"name": "ChefLieu"
}
},
"categorieJuridique": {
"type": "string",
"xml": {
"name": "CategorieJuridique"
}
},
"typeArticle": {
"type": "string",
"writeOnly": true
Expand Down

0 comments on commit 204465e

Please sign in to comment.