remove environment ID andenv references

This commit is contained in:
Johannes
2026-04-20 11:40:33 +02:00
parent 9abbbfdd35
commit bc7c8c5715
29 changed files with 8194 additions and 7968 deletions
@@ -1,3 +1,3 @@
---
openapi: post /api/v1/client/{environmentId}/displays
openapi: post /api/v1/client/{workspaceId}/displays
---
@@ -1,3 +1,3 @@
---
openapi: put /api/v1/client/{environmentId}/displays/{displayId}
openapi: put /api/v1/client/{workspaceId}/displays/{displayId}
---