Commit Graph

2 Commits

Author SHA1 Message Date
Dave Shanley
c3cf5f1e38 Added support for unevaluatedProperties as Schema and bool #118
Also ran `gofmt` across the entire project. Things need cleaning up.

Signed-off-by: Dave Shanley <dave@quobix.com>
2023-06-17 14:12:27 -04:00
Dave Shanley
42a2c6b90f (feat): Added GetOperations to v3 and v2 PathItem #19
high level models now have a `GetOperations() map[string]*Operation` method available on `PathItem`.
Requested by @TristanSpeakEasy in #19

gofmt is doing some strange things, must be a mac/windows issue as I swap machines about.
2022-11-29 15:34:49 -05:00