Dave Shanley
5d7f22fca7
first level testing for rending v3 model in place.
...
Now onto some hardening tests, lets re-render each spec after reading to check for failures.
2023-03-26 06:10:31 -04:00
Dave Shanley
3101a7c9b7
Large update to support v3 rendering.
2023-03-26 06:10:31 -04:00
Dave Shanley
88709c389a
Made progress on the design for mutability
...
The work is now almost fully reflective, and *drumroll* the original order of the data is maintained when re-rendering. new elements pop in at the top of the object, but everything else will remain in the sequence it was originally added.
2023-03-26 06:10:31 -04:00
Dave Shanley
441068174c
Working through mutation designs.
...
trying out some sketches to get the APIs correct.
2023-03-26 06:10:31 -04:00
Tristan Cartledge
0180dc8fcf
fix: missing file
2023-03-17 14:59:24 -04:00
Tristan Cartledge
9d5a5d03be
fix: add missing summary for OpenAPI 3.X docs
2023-03-17 14:59:24 -04:00
Daniel G. Taylor
5601ad1743
feat: add extensions to info
2022-11-04 13:20:04 -07:00
Dave Shanley
be71a5e775
V2 low-base docs in place
...
refactored constants a little also to clean things up.
2022-09-20 10:08:31 -04:00
Dave Shanley
649a93b008
More v2 high-level docs
...
started including content from the schema to make it easier to understand when using the code as a complete guide, without pivoting to the spec.
2022-09-17 09:57:29 -04:00
Dave Shanley
8bd691b9bd
Working through adding documentation to datamodel.
...
Adding examples and docs, A long way to go, but like always, we just keep chipping away.
2022-09-14 08:55:26 -04:00
Dave Shanley
2c4177e97a
Swagger 2.0 high level model going in now
...
Shifting a few high level models around that are also shared. now it's just a churn game to flesh the high level model and test it up.
2022-09-09 07:08:52 -04:00