Update OpenAPI spec: add new endpoints for duty cycle management and room message retrieval, enhance existing paths with detailed descriptions and examples

This commit is contained in:
Lloyd
2025-12-18 11:40:42 +00:00
parent 59a34205cd
commit 289922e91b
2 changed files with 835 additions and 104 deletions

View File

@@ -2527,7 +2527,8 @@ class APIEndpoints:
tryItOutEnabled: true,
filter: true,
displayRequestDuration: true,
persistAuthorization: true
persistAuthorization: true,
validatorUrl: null
});
};
</script>

File diff suppressed because it is too large Load Diff