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

#1461 HEAD support first try #1462

Merged
merged 1 commit into from
Jun 15, 2021

Conversation

recardon
Copy link
Contributor

Description, Motivation and Context

  • Currently Spot lacks the ability to design APIs using HEAD method which is very usefull when requesting collection metadata for example.
  • Adds support for HEAD method to be used in Spot design and to generate OAS contracts.

Checklist:

  • [x ] I've added/updated tests to cover my changes
  • [ x] I've created an issue associated with this PR

@CLAassistant
Copy link

CLAassistant commented Jun 11, 2021

CLA assistant check
All committers have signed the CLA.

@recardon
Copy link
Contributor Author

Hello, this is the PR for issue #1461

@lfportal lfportal linked an issue Jun 15, 2021 that may be closed by this pull request
Copy link
Contributor

@lfportal lfportal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @recardon 🎉

@lfportal lfportal merged commit bea676d into airtasker:master Jun 15, 2021
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.

Add support for HEAD methods
3 participants