Skip to content

fix: add missing @ArraysSchema.arraySchema properties#5049

Merged
ewaostrowska merged 2 commits intoswagger-api:masterfrom
Mattias-Sehlstedt:missing-@ArraysSchema.arraySchema-properties
Feb 13, 2026
Merged

fix: add missing @ArraysSchema.arraySchema properties#5049
ewaostrowska merged 2 commits 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

@ewaostrowska
Copy link
Contributor

Hi @Mattias-Sehlstedt thank you for this PR, looks good :) I have added just few more tests and did small cleanup. Thank you for contributing!

@ewaostrowska ewaostrowska merged commit 75b8a35 into swagger-api:master Feb 13, 2026
7 checks passed
@Mattias-Sehlstedt Mattias-Sehlstedt deleted the missing-@ArraysSchema.arraySchema-properties branch February 16, 2026 17:23
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

2 participants