1
0
Fork 0
mirror of synced 2024-08-12 08:31:27 +12:00
budibase/packages/server/specs
2024-01-24 16:58:13 +00:00
..
resources A quick refactor to get rid of the old 'FieldTypes' enumeration, considering how core it is to all data handling in Budibase, the fact we had both 'FieldType' and 'FieldTypes' was confusing - righting this fully. 2024-01-24 16:58:13 +00:00
generate.ts eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
openapi.json Update openapi specs 2023-11-30 18:39:33 +01:00
openapi.yaml Update openapi specs 2023-11-30 18:39:33 +01:00
parameters.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
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