1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
Commit graph

14 commits

Author SHA1 Message Date
mike12345567
26c2fc8702 Generating from typescript files. 2022-02-24 18:15:13 +00:00
mike12345567
dce23a9eb8 Updating specs. 2022-02-24 15:42:59 +00:00
mike12345567
8f6e55e65b Adding controllers for row, query and applications public APIs. 2022-02-23 18:31:32 +00:00
mike12345567
948c520a6a 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
mike12345567
d08c3bd6b5 Adding in request bodies. 2022-02-22 14:28:57 +00:00
mike12345567
be07f2ffb7 Updating output schemas and adding examples to everything. 2022-02-22 14:10:01 +00:00
mike12345567
d0f18d109e Adding in all endpoints/open API definitions, need to flesh everything out. 2022-02-21 19:04:13 +00:00
mike12345567
e71dda53bf Updating table schema and adding query endpoints. 2022-02-21 16:37:02 +00:00
mike12345567
604bad89fd Adding a schema for tables. 2022-02-18 18:06:58 +00:00
mike12345567
67bbba4747 Minor adjustment to get the right header for app ID. 2022-02-18 17:54:03 +00:00
mike12345567
bb917467ff Adding in row schema for create/update, making sure all existing endpoints have appId specified. 2022-02-18 17:44:08 +00:00
mike12345567
edcb138366 Rows API mostly complete, starting into tables. 2022-02-18 15:47:15 +00:00
mike12345567
51b4d42492 Adding a structure for breaking up examples and parameters. 2022-02-17 19:55:37 +00:00
mike12345567
6a09fdc3e5 Adding in public endpoint definitions. 2022-02-17 18:58:09 +00:00