Skip to content

Commit 90c83dd

Browse files
BotellaAgithub-actions[bot]
authored andcommitted
Apply prepare changes
1 parent a317e33 commit 90c83dd

2 files changed

Lines changed: 0 additions & 21 deletions

File tree

opengeodeweb_back_schemas.json

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -32,26 +32,6 @@
3232
"additionalProperties": false
3333
}
3434
},
35-
"models": {
36-
"model_components": {
37-
"$id": "opengeodeweb_back/models/model_components",
38-
"route": "/model_components",
39-
"methods": [
40-
"POST"
41-
],
42-
"type": "object",
43-
"properties": {
44-
"id": {
45-
"type": "string",
46-
"minLength": 1
47-
}
48-
},
49-
"required": [
50-
"id"
51-
],
52-
"additionalProperties": false
53-
}
54-
},
5535
"vertex_attribute_names": {
5636
"$id": "opengeodeweb_back/vertex_attribute_names",
5737
"route": "/vertex_attribute_names",

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,3 @@ werkzeug==3.1.2
6060
# flask
6161
# flask-cors
6262

63-
opengeodeweb-microservice==1.*,>=1.0.15

0 commit comments

Comments
 (0)