summaryrefslogtreecommitdiff
path: root/openapi.yaml
AgeCommit message (Expand)Author
2023-10-31fix /api/admin/config/streamkeys docs (#3409)Meisam
2023-10-25fix api/admin/config/pagecontent example (#3392)Meisam
2023-01-24Update OpenApi spec to reflect v0.1.0. For #2431Gabe Kangas
2022-11-29Merge remote-tracking branch 'origin/develop' into webv2Gabe Kangas
2022-11-28Bump version for 0.0.13 releaseGabe Kangas
2022-10-02Merge remote-tracking branch 'origin/develop' into webv2Gabe Kangas
2022-09-30Fix various typos (#2149)luzpaz
2022-07-11Merge remote-tracking branch 'origin/develop' into webv2Gabe Kangas
2022-06-28Use a numbered pre-named set of user colors instead of random. Closes #1974Gabe Kangas
2022-06-20Standardize endpoint name and fix doc. Closes #1966Gabe Kangas
2022-06-13Add Prometheus endpoint to OpenAPI specGabe Kangas
2022-01-18Update API spec for 0.0.11. Closes #1666Gabe Kangas
2021-10-28Support path-based S3 storage. Closes #1495 (#1496)Artur Angiel
2021-09-29Bump dev version numberGabe Kangas
2021-09-22Bump API doc versionGabe Kangas
2021-09-13Feature/oc 1316 add support for system message to single user (#1351)Ruffy
2021-07-21Clarify in routes and names that it is chat clients being returnedGabe Kangas
2021-07-19Update api specGabe Kangas
2021-07-19Chat refactor + persistent backing chat users (#1163)Gabe Kangas
2021-04-20Add actions to spec. Mark as 0.0.7Gabe Kangas
2021-04-15Codec selection (#892)Gabe Kangas
2021-04-11master -> developGabe Kangas
2021-04-11Update API spec to include custom stylesGabe Kangas
2021-03-23Bump working api spec versionGabe Kangas
2021-02-18Mark api spec as 0.0.6Gabe Kangas
2021-02-180.0.6 -> Master (#731)Gabe Kangas
2021-01-11Set version number for 0.0.5 in api specGabe Kangas
2020-12-30Mark api spec as 0.0.5-developmentGabe Kangas
2020-12-29Added new endpoints to modify settings in-memory (#517)Mirco T
2020-12-29Update chat message visibility for moderation (#524)gingervitis
2020-12-25Mark API as v0.0.4Gabe Kangas
2020-12-16Bump api spec versionGabe Kangas
2020-11-29Mark api doc as 0.0.3Gabe Kangas
2020-11-17Simplify Logo requirement from users. (#373)gingervitis
2020-11-05Update API documentation for new admin endpointGabe Kangas
2020-10-29Add get log apis to docGabe Kangas
2020-10-21Test update of api docGabe Kangas
2020-10-21Mark APIs as pre-releaseGabe Kangas
2020-10-14Merge pull request #241 from jeyemwey/jv-119-remove-avatarsgingervitis
2020-10-14Update extra page content API (#240)Gabe Kangas
2020-10-14Remove message image from go codeJannik Volkland
2020-10-13Render and sanitize chat messages server-side. (#237)Gabe Kangas
2020-10-12Specify that these APIs are for v0.0.3Gabe Kangas
2020-10-07Do not use loopback as an example ipGabe Kangas
2020-10-07Show YP configuration in the config APIGabe Kangas
2020-10-07Update our api definitionsGabe Kangas
2020-10-04Inital OpenAPIv3 Spec (#223)John Hobbs