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
3b14b9207b
budibase
/
packages
/
server
/
specs
History
mike12345567
eeb78b2c45
Getting schemas correct for views.
2024-10-25 17:51:52 +01:00
..
resources
Getting schemas correct for views.
2024-10-25 17:51:52 +01:00
generate.ts
Updating OpenAPI definition to contain all required variables.
2024-10-24 17:41:34 +01:00
openapi.json
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
2024-10-25 17:31:16 +01:00
openapi.yaml
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
2024-10-25 17:31:16 +01:00
parameters.ts
Defaulting app ID to variable.
2024-10-24 17:48:25 +01: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