This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3cf2dbe37c
budibase
/
packages
/
server
/
specs
History
mike12345567
f12be3b703
Updating OpenAPI specs, fixing an issue found when attempting to publish and automating this so don't need to manually check this again.
2024-11-27 11:23:51 +00:00
..
resources
Updating OpenAPI specs, fixing an issue found when attempting to publish and automating this so don't need to manually check this again.
2024-11-27 11:23:51 +00:00
generate.ts
Updating OpenAPI definition to contain all required variables.
2024-10-24 17:41:34 +01:00
openapi.json
Updating OpenAPI specs, fixing an issue found when attempting to publish and automating this so don't need to manually check this again.
2024-11-27 11:23:51 +00:00
openapi.yaml
Updating OpenAPI specs, fixing an issue found when attempting to publish and automating this so don't need to manually check this again.
2024-11-27 11:23:51 +00:00
parameters.ts
Updating specs to correct some issues with app ID.
2024-10-30 17:12:48 +00:00
security.ts
Fix for
#9778
- there was an issue with operationId in the OpenAPI spec, these need to be unique to be compliant with the spec as brought up in the issue. Also re-writing the spec generation to Typescript to be compliant with how backend code is now written.
2023-02-28 18:10:56 +00:00