Indicate the signature mechanism for the API #16
earth2marsh
started this conversation in
Ideas
Replies: 2 comments
-
I came across this discussion item while reasoning through what role operation IDs play in the v4 spec. Is the idea that these signatures would replace the existing operation ID property? |
Beta Was this translation helpful? Give feedback.
0 replies
-
We discussed signatures on today's call. Video will be posted here: #107 (comment) (and see also the doc mentioned in the comments) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As we relax the idea that paths must be unique, it can complicate the signature evaluation process. Consider adding a signature style as part of the info block, such as
path+verb
,action-header
, or similar? (haven't thought this through fully, I just wanted to stub out the idea.)Beta Was this translation helpful? Give feedback.
All reactions