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

MH-12943 Minor Paella config REST endpoint improvements #286

Conversation

wsmirnow
Copy link
Contributor

@wsmirnow wsmirnow commented Jun 8, 2018

I improved some points in Paella config REST endpoint by the way.

  • The default configuration folder name was defined but not used before.
  • The rest annotations was in one very long line and is splitted for better readability.
  • The Opencast rest-docs-producer does not allow non alphanumeric characters in the endpoint names, replacing .json with camelCase fix this issue.
  • Removed the SERVICE_FILTER field as it is not used and not needed any more (see the previeous point).

* The default configuration folder name was defined but not used before.
* The rest annotations was in one very long line and is splitted for better readability.
* The Opencast rest-docs-producer does not allow non alphanumeric characters in the endpoint names, replacing `.json` with camelCase fix this issue.
* Removed the `SERVICE_FILTER` field as it is not used and not needed any more (see the previeous point).
@staubesv staubesv self-requested a review June 8, 2018 15:17
@staubesv staubesv self-assigned this Jun 8, 2018
@wsmirnow wsmirnow changed the title NOJIRA Opencast 5 release docs MH-12943 Minor Paella config REST endpoin improvements Jun 8, 2018
@wsmirnow wsmirnow changed the title MH-12943 Minor Paella config REST endpoin improvements MH-12943 Minor Paella config REST endpoint improvements Jun 8, 2018
@staubesv staubesv merged commit 97cd712 into opencast:r/5.x Jun 11, 2018
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.

None yet

2 participants