Rory Powell
f153fb8e82
Run CI steps in parallel ( #9760 )
...
* Parallel CI
* Add build to integration test
* Add checkout to top of each run
* Revert branch update for ci job
* Experiment with --runInBand for CI
* Fix intermittent backend-core migration test failure
* Fix hanging worker redis connection
* Update naming from reset to newTenant
2023-02-21 17:13:24 +00:00
Martin McKeaveney
3236be3e29
using dist folder to allow importing constants for openAPI specs
2022-12-12 16:33:32 +00:00
mike12345567
eeda89725d
Renaming data source -> datasource as per Mel's request.
2022-09-14 12:11:20 +01:00
mike12345567
41ec92bf9b
Fix for #5117 - raised a point that the docs didn't describe where to put properties for a query when running through the public API - fixing the spec.
2022-03-28 18:33:54 +01:00
mike12345567
6728f4efde
Quick fix for openAPI spec, improving the search spec.
2022-03-08 17:42:26 +00:00
mike12345567
dadf3fef02
Review comments and linting.
2022-03-01 22:37:42 +00:00
mike12345567
d7dbcb2175
Adding a top level script for generating specs, symlinking the openapi yaml and json to top level as well.
2022-03-01 18:42:52 +00:00
mike12345567
d8b5cae569
Adding new generation technique, converting openAPI spec to typescript definitions, which are then applied in mapping output middlewares to make sure that the structures of the response are fully respected.
2022-03-01 18:35:08 +00:00
mike12345567
5ba723f935
Updating summaries, adding descriptions, wrapping responses with generic wrapper 'data'.
2022-03-01 14:37:35 +00:00
mike12345567
eed4111fe2
Rounding out user schema and query schema as required.
2022-02-25 19:26:19 +00:00
mike12345567
c189550614
Adding controllers for row, query and applications public APIs.
2022-02-23 18:31:32 +00:00
mike12345567
4e522e39da
Refactoring resource system, so that examples and schemas have individual files rather than all being lumped into one.
2022-02-22 15:06:08 +00:00