Knotx / knotx-example-project

Example Project contains samples of various Knot.x modules implementations and usages
https://knotx.io
Apache License 2.0
4 stars 12 forks source link

Upgrading custom Gateway API example. #30

Closed tomaszmichalak closed 5 years ago

tomaszmichalak commented 5 years ago

Upgrade acme custom Gateway API endpoint to Open API configuration.

Description

Upgrade acme custom Gateway API endpoint to Open API configuration.

Motivation and Context

The current Gateway API is replaced with Open API spec. This PR upgrades the Acme Project to the new approach.

Upgrade notes (if appropriate)

This is planned for Knot.x 2.0. We plan to deliver tutorials soon.

Types of changes

Checklist:


I hereby agree to the terms of the Knot.x Contributor License Agreement.