issues
search
pb33f
/
libopenapi
libopenapi is a fully featured, high performance OpenAPI 3.1, 3.0 and Swagger parser, library, validator and toolkit for golang applications.
https://pb33f.io/libopenapi/
Other
482
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Invalid JSON/YAML gets ignored when a document is opened
#355
inFocus7
opened
1 day ago
1
[fix] Support OAS 3.1X
#353
LasneF
closed
6 days ago
2
0.18.7
#352
daveshanley
closed
1 week ago
1
[fix] support of 3.1.1 by handling prefix 3.1X
#351
LasneF
closed
1 week ago
3
Add support for different bundling modes
#350
felixjung
opened
1 week ago
0
invalid OpenAPI specification should retains the Json schema validator errors
#349
LasneF
opened
2 weeks ago
0
what changed does not detect custom extension change
#348
LasneF
opened
2 weeks ago
0
what changed does not detect license identifier changes
#347
LasneF
opened
2 weeks ago
0
enable dependabot
#346
emilien-puget
closed
5 days ago
1
Add RW Lock to allComponentSchemas to Prevent Data Race Error
#344
califlower
closed
3 weeks ago
6
Add `nil` check on Document Render to avoid panic
#343
inFocus7
closed
3 weeks ago
1
Added a high level cache.
#342
daveshanley
closed
1 month ago
1
style: channel use struct
#341
baerwang
opened
1 month ago
9
v0.18.4
#340
daveshanley
closed
1 month ago
1
fix: indexing of operations which are `$ref`s
#339
mfbx9da4
closed
1 month ago
0
fix: resolve operations in refs
#338
mfbx9da4
closed
1 month ago
0
Fix wiretap link in README
#337
justenstall
closed
1 month ago
0
fix: a parameter in the rolodex should be evaluated using the index that the node is in
#336
ThomasRooney
closed
1 month ago
4
chore: remove unused param from extractRequiredReferenceProperties
#335
nickajacks1
closed
1 month ago
2
feat: add new schema builder methods which allow GC to collect built schemas
#334
takeyourhatoff
opened
1 month ago
1
Data Race using GetAllComponentSchemas
#333
califlower
closed
3 weeks ago
4
v0.18.2 import for context was wrong.
#332
daveshanley
closed
1 month ago
1
maint: relax go version, go mod tidy
#331
dstrelau
closed
2 months ago
4
Support extensions for `info.contact` object in OpenAPI 3.1.0
#330
dani2819
closed
1 month ago
1
Fix off by one error
#329
daveshanley
closed
2 months ago
1
v0.18.0
#328
daveshanley
closed
2 months ago
1
Fix: resolve remote relative refs correctly
#327
felixjung
closed
3 weeks ago
8
feat: add server variable extensions
#326
geffersonFerraz
closed
2 months ago
3
Merging with anchors is not functioning as expected
#325
Jakousa
closed
2 months ago
2
Added server variables to the models
#324
yagnasrinath
closed
3 months ago
0
Server Variables Object is missing extensions
#323
yagnasrinath
closed
2 months ago
2
Use real root filename as theoretical root yaml file
#322
lobocv
closed
2 months ago
1
Add support for Document Hashing
#321
ThomasRooney
opened
3 months ago
1
Added GetFullLineCount() to the Rolodex
#320
lobocv
closed
2 months ago
3
chore: update to use iterators on orderedmaps
#319
TristanSpeakEasy
closed
3 months ago
6
added `pathItems` to components.
#318
daveshanley
closed
3 months ago
1
v0.16.13
#317
daveshanley
closed
3 months ago
1
fix: improved handling of complex yaml in YAMLNodeToJSON
#316
TristanSpeakEasy
closed
3 months ago
5
v0.16.12
#315
daveshanley
closed
3 months ago
1
SchemaTypeRef field wrong set nil
#314
leyserai
opened
3 months ago
1
Slowly migrate to range over func
#313
petkostas
closed
3 months ago
7
fix: fixed extraction of top level named examples to not extract schema level examples
#312
TristanSpeakEasy
closed
3 months ago
2
Add support for OpenAPI v4 Moonwalk
#311
immanuelfodor
opened
4 months ago
2
Update Speakeasy URL
#310
ndimares
closed
3 months ago
1
SpecIndex.GetAll* functions inconsistent - make consistent with GetAllSchemas.
#309
crunk1
opened
4 months ago
0
Quickstart tutorial leads to `nil pointer dereference error`
#308
baderj
closed
4 months ago
3
Added a nil check to lookup.
#307
daveshanley
closed
4 months ago
0
V0.16.9
#306
matteogastaldello
closed
4 months ago
0
Bundle Recursive Refs without Resolving
#305
califlower
closed
4 months ago
0
Example not compiling due to error: cannot range over docModel.Model.Paths.PathItems
#304
ajb-neodynamics-io
closed
5 months ago
4
Next