Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api: Add 'additionalProperties' to subproject_list #215

Merged
merged 1 commit into from
Apr 12, 2019

Conversation

mathiashoeld
Copy link
Contributor

This is to fix the bug where 'additionalData' is not returned when
calling 'subproject_list'.
The solution is to add the 'additionalProperties: true' to the Swagger
schema which enables the display of JSON like data in the response.

Closes #214

This is to fix the bug where 'additionalData' is not returned when
calling 'subproject_list'.
The solution is to add the 'additionalProperties: true' to the Swagger
schema which enables the display of JSON like data in the response.
@mathiashoeld mathiashoeld merged commit 3f928f6 into master Apr 12, 2019
@mathiashoeld mathiashoeld deleted the return-additional-data-subproject-list branch April 12, 2019 07:51
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.

additionalData not showing when calling subproject.list
2 participants