fix(docs): remove environments from projects endpoint

This commit is contained in:
peaklabs-dev
2026-01-05 21:52:10 +01:00
parent 86ffef2df5
commit 38fefa7330
3 changed files with 0 additions and 18 deletions

View File

@@ -10566,13 +10566,6 @@
},
"description": {
"type": "string"
},
"environments": {
"description": "The environments of the project.",
"type": "array",
"items": {
"$ref": "#\/components\/schemas\/Environment"
}
}
},
"type": "object"