budibase/packages/server/specs/resources
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
..
utils 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
application.ts Adding documentation for export endpoint. 2023-09-22 13:29:16 +01:00
index.ts Putting view mapping in place, updating openAPI spec. 2024-10-30 14:08:03 +00:00
metrics.ts Updating metrics endpoint to have examples of expected data format - show OpenMetrics response. 2023-03-06 15:55:55 +00:00
misc.ts Updating view definition to include complete query and sorting. 2024-11-01 17:53:38 +00:00
query.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
roles.ts Updating types to be based on the open API definition rather than types. 2023-08-15 17:33:22 +01:00
row.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
table.ts Some fixes to Public API test request as per PR comments, as well as removing AI formula type from open API spec (this is used internally, not supposed to be exposed). 2024-10-25 13:13:10 +01:00
user.ts Remove all uses of test.com in the code, replace them with example.com and create a lint rule to prevent this in future. 2024-02-08 16:32:14 +00:00
view.ts 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