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

Creates links for actions and functions #205

Merged
merged 7 commits into from
Mar 30, 2022

Conversation

irvinesunday
Copy link
Contributor

Fixes #74

This PR:

  • Adds support for OpenApiLinks for actions and functions.
  • Adds tests for OpenApiLinkGenerator.cs class.
  • Updates integration tests.

@irvinesunday irvinesunday requested a review from baywet March 30, 2022 13:15
@irvinesunday irvinesunday self-assigned this Mar 30, 2022
@irvinesunday irvinesunday merged commit ac9c93e into master Mar 30, 2022
@irvinesunday irvinesunday deleted the fix/is/action-functions-links branch March 30, 2022 15:49
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.

Create links in OpenAPI for actions and functions to support AutoComplete
2 participants