superfaceai / spec

The Comlink Specification. Comlink is a new interface description and integration language build self-integrating applications.
https://superface.ai/docs/comlink/specification
MIT License
11 stars 1 forks source link

Simplify HTTP security requirements #20

Closed smizell closed 3 years ago

smizell commented 3 years ago

I've tried to simplify the map spec based on some research and discussions.

I ran some code over the API Guru's OpenAPI directory and found that a majority of the names for security schemes contained the method in the name. You can find the results in Slack.

Because of this we decided to remove the security scheme name from the spec as it will usually be redundant.

github-actions[bot] commented 3 years ago

Deploy preview for specification ready!

✅ Preview https://specification-rhkedyvo2-superface.vercel.app

Built with commit 9fb215f0a45213d163e5dbf29ddd056a37d7d0ab. This pull request is being automatically deployed with vercel-action