Sofia Papagiannaki
aa825f5dee
Chore: Fix Swagger/OpenAPI instructions ( #86541 )
...
Update README.md
2024-04-19 09:16:38 +03:00
Kat Yang
29113a6369
Chore: Update OpenAPI generation README to include bingo instructions ( #79104 )
...
* Chore: Update OpenAPI generation README to include bingo instructions
* chore: remove extra whitespace
2024-01-02 12:48:10 +01:00
Ryan McKinley
b8e8d84ef7
Swagger: Show k8s APIs ( #78091 )
2023-11-15 06:42:35 -08:00
Joan López de la Franca Beltran
584381e838
Swagger: Type postDashboardResponse.id as int instead of string ( #76749 )
...
* Swagger: Type postDashboardResponse.id as int instead of string
* Swagger: Type postDashboardResponse.id as int64
2023-10-19 09:16:53 +02:00
Kat Yang
9532ff3799
Chore: Split OSS and Enterprise OAPI Spec Generation ( #75133 )
...
* chore: implement sofia makefile changes from #62456
* chore: clean up makefile and generate specs
* docs: update command to delete old specs
* fix: regenerate specs with enterprise linked
* chore: implement review comments
* Update Makefile
Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
* chore: update make command in drone step
* chore: update bingo, fix makefile indentation error, regen specs
* fix: revert .bingo/README changes to make prettier happy
* chore: add BEP as owners of api-enterprise-spec.json
* chore: rerun drone
---------
Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
2023-09-25 15:34:57 -04:00
Sofia Papagiannaki
8aae7be4e5
API: Enable serving Swagger UI by default and add docs and guidelines ( #63489 )
...
* Enable serving Swagger UI by default
It used to be served behind the `swaggerUi` feature toggle.
* Remove `swaggerUi` feature toggle
* Add docs and guidelines for updating swagger
* Apply suggestions from code review
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
2023-03-01 16:36:37 +02:00