mike12345567
|
cb39053b12
|
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 |
Michael Drury
|
4b3da534e3
|
Fixing some errors in the generated spec.
|
2022-02-24 23:25:03 +00:00 |
Michael Drury
|
01bb56cbf4
|
Adding a testing system which generates the schema and compares against responses.
|
2022-02-24 23:21:10 +00:00 |
mike12345567
|
26c2fc8702
|
Generating from typescript files.
|
2022-02-24 18:15:13 +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 |