Skip to content

Feature/#25 apache proxy config

Mathias Goebel requested to merge feature/#25-apache-proxy-config into develop

Feature

Summary

This MR provides a apache proxy rule for the OpenAPI/Swagger UI.

Does the result of the MR comply to our "definition of done"?

  • Unit tests passed
  • Code reviewed
  • Acceptance criteria met
  • Functional tests passed
  • Non-Functional requirements met
  • Product Owner accepts the User Story

Use Cases

Providing SwaggerUI to the customers. Having the chance to demonstrate the power of the API and test it.

Documentation

Shall we add your feature to the documentation?

Function Documentation

  • Of course I provided all my functions with an appropriate documentation.

Are there parts of the documentation we have to adjust

  • No.
  • Yes, but I'd like someone else to do it.
  • Yes, and I already did!

Tests

Are we able to test this new feature?

  • Yes, everything can be done via unit tests.
  • Yes, you can test by following these steps:
  1. Open one of https://ahikar-test.sub.uni-goettingen.de/openapi https://ahikar-test.sub.uni-goettingen.de/openapi/ or https://ahikar-test.sub.uni-goettingen.de/openapi/index.html
  2. Monitor the listed URLs
  • No, it is not possible.

Changelog

  • I added a statement to the CHANGELOG.

Version number

  • I bumped the version number in build.properties.

Related Tickets

Add all related issues and especially those to be closed.

Related

Closes

Logs and Screenshots

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Edited by Mathias Goebel

Merge request reports