Skip to content

Add support for additional_properties#92

Open
olivier-thatch wants to merge 1 commit into
ruby-grape:masterfrom
olivier-thatch:olivier/additional-properties
Open

Add support for additional_properties#92
olivier-thatch wants to merge 1 commit into
ruby-grape:masterfrom
olivier-thatch:olivier/additional-properties

Conversation

@olivier-thatch

Copy link
Copy Markdown
Contributor

Add support for additional_properties, similar to what already exists for params in grape-swagger (cf. docs).

Code is from Claude. I reviewed it, it looks sane to me.

Closes #83.

@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown

Danger Report

Errors

  • One of the lines below found in CHANGELOG.md doesn't match the expected format. Please make it look like the other lines, pay attention to version numbers, periods, spaces and date formats.

Markdowns

* [#92](https://github.com/ruby-grape/grape-swagger-entity/pull/92) Add support for `additional_properties` in entity documentation, mirroring the [grape-swagger feature](https://github.com/ruby-grape/grape-swagger#additional-properties) for request parameters - [@olivier-thatch](https://github.com/olivier-thatch).

View run

@olivier-thatch olivier-thatch force-pushed the olivier/additional-properties branch from 8c4669b to 53102be Compare June 10, 2026 02:18
@dblock dblock requested a review from numbata June 10, 2026 21:39
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.

Support additionalProperties

1 participant