Skip to content

fix: add missing @ArraysSchema.arraySchema properties#5049

Open
Mattias-Sehlstedt wants to merge 1 commit intoswagger-api:masterfrom
Mattias-Sehlstedt:missing-@ArraysSchema.arraySchema-properties
Open

fix: add missing @ArraysSchema.arraySchema properties#5049
Mattias-Sehlstedt wants to merge 1 commit intoswagger-api:masterfrom
Mattias-Sehlstedt:missing-@ArraysSchema.arraySchema-properties

Conversation

@Mattias-Sehlstedt
Copy link
Contributor

Pull Request

Thank you for contributing to swagger-core!

Please fill out the following information to help us review your PR efficiently.


Description

Add so that deprecated, examples and accessMode for @ArraysSchema.arraySchema properties are handled when resolving to a 3.1 specification.

Fixes: #5012

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Refactor (non-breaking change)
  • 🧪 Tests
  • 📝 Documentation
  • 🧹 Chore (build or tooling)

Checklist

  • I have added/updated tests as needed
  • I have added/updated documentation where applicable
  • The PR title is descriptive
  • The code builds and passes tests locally
  • I have linked related issues (if any)

Screenshots / Additional Context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: The OAS 3.1 is missing information from the @ArraysSchema.arraySchema

1 participant