Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pb33f/libopenapi issues and pull requests
#64 - feat: Allow circular references which contain optional properties in their journeys
Pull Request -
State: closed - Opened by BenjaminNolan almost 2 years ago
- 9 comments
#63 - fix: Index incorrectly handling file references
Pull Request -
State: closed - Opened by daveshanley almost 2 years ago
- 1 comment
#62 - Fix what changed panic
Pull Request -
State: closed - Opened by hugoboos almost 2 years ago
- 1 comment
#61 - What-changed CompareDocuments panics
Issue -
State: closed - Opened by hugoboos almost 2 years ago
- 5 comments
Labels: bug
#60 - Fix left right comparison
Pull Request -
State: closed - Opened by hugoboos almost 2 years ago
- 4 comments
#59 - Make array elements order to be stable and follow yaml Node
Pull Request -
State: closed - Opened by bitomaxsp almost 2 years ago
- 2 comments
#58 - BUG: AllOf sequence order is not preserved on parsing
Issue -
State: closed - Opened by bitomaxsp almost 2 years ago
- 11 comments
#57 - Fix setting JSON schema for OAS 3.1.0
Pull Request -
State: closed - Opened by hugoboos almost 2 years ago
- 1 comment
#56 - (fix): `X-` is a valid prefix for `SecurityScheme` components. #54
Pull Request -
State: closed - Opened by daveshanley almost 2 years ago
- 1 comment
#55 - feat: add an index for object schemas with properties and add additional info to enum reference
Pull Request -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 1 comment
#54 - bug: security scheme name starting with `X-` not being added to SecuritySchemes map
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 2 comments
#53 - feat: add parent nodes and paths to server index references
Pull Request -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 1 comment
#52 - Updating resolving and path generation code
Pull Request -
State: closed - Opened by daveshanley almost 2 years ago
- 1 comment
#51 - feat: add path to references and parameters
Pull Request -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 1 comment
#50 - feature request: add index for getting all "schema" objects
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 12 comments
Labels: enhancement
#49 - Circular References may be incorrectly handled
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 12 comments
#48 - Bug: `panic: runtime error: invalid memory address or nil pointer dereference` Building Model
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 8 comments
Labels: bug
#47 - (fix): A memory leak was detected and fixed #46
Pull Request -
State: closed - Opened by daveshanley almost 2 years ago
- 1 comment
#46 - Memory leak in libopenapi
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 7 comments
Labels: bug
#45 - Bug: Some references are failing to build because they can't be found but are valid in the document
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 14 comments
Labels: bug
#44 - Runtime error when input does not meet the OpenAPI specification
Issue -
State: closed - Opened by sergeyklay almost 2 years ago
- 5 comments
#43 - Bug: `panic: runtime error: index out of range [2] with length 2` - building schema
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 3 comments
Labels: bug
#42 - Bug: Parameter Explode attribute set to false when not present in document
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 3 comments
#41 - Feature Request: IsReference() and GetReference() methods for low level models
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 2 comments
Labels: enhancement
#40 - v0.4.0 Fixes #38 and #28 and introduces more 3.1 schema support.
Pull Request -
State: closed - Opened by daveshanley almost 2 years ago
- 2 comments
#39 - Bubble up circular reference errors
Pull Request -
State: closed - Opened by wdullaer almost 2 years ago
- 2 comments
#38 - Schema `not` should be a single proxy instead of array
Issue -
State: closed - Opened by danielgtaylor almost 2 years ago
- 2 comments
#37 - Error building schema if '#' not in ref
Issue -
State: closed - Opened by danielgtaylor almost 2 years ago
- 4 comments
#36 - Creating a validator for HTTP request/responses
Issue -
State: closed - Opened by jamietanna almost 2 years ago
- 7 comments
Labels: enhancement
#35 - Trying to load spec results in error "yaml: control characters are not allowed"
Issue -
State: closed - Opened by jamietanna almost 2 years ago
- 1 comment
#34 - UnpackExtensions has trouble matching struct fields to extension fields when casing differs
Issue -
State: closed - Opened by pzhou-splunk almost 2 years ago
- 3 comments
#33 - Update README.md
Pull Request -
State: closed - Opened by daveshanley almost 2 years ago
#32 - Update README.md
Pull Request -
State: closed - Opened by daveshanley almost 2 years ago
#31 - Feature Request: Return build error from Schema() method
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 1 comment
#30 - Suggestion: ReadOnly/WriteOnly are *bool but could be simplified to bool
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 2 comments
#29 - How to handle AdditionalProperties
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 18 comments
#28 - Items in Schema should be a single SchemaProxy instead of an array
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 8 comments
#27 - Feature Request: Ability to resolve all schemas early
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 10 comments
#26 - Parameter explode handling doesn't handle it being an optional field
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 3 comments
#25 - Can't access Parameter Reference
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 13 comments
#24 - Headers prefixed with `X-` are mistakenly ignored
Issue -
State: open - Opened by danielgtaylor almost 2 years ago
- 8 comments
#23 - Version 0.3.0
Pull Request -
State: closed - Opened by daveshanley almost 2 years ago
#22 - Server Model missing extensions
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 2 comments
#21 - fix(high): load schema.Examples into []any
Pull Request -
State: closed - Opened by danielgtaylor almost 2 years ago
- 1 comment
#20 - OpenAPI 3 Security Model doesn't capture OpenAPI Spec correctly
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 4 comments
#18 - Checking for Circular References on loading a model.
Issue -
State: closed - Opened by TristanSpeakEasy almost 2 years ago
- 5 comments
#15 - Problem getting schema default for scalar type
Issue -
State: closed - Opened by danielgtaylor almost 2 years ago
- 2 comments
#8 - What is the expected way to load extensions as complex types?
Issue -
State: open - Opened by danielgtaylor about 2 years ago
- 5 comments