ietf-wg-scitt / draft-ietf-scitt-scrapi

Transparency Service REST API
https://datatracker.ietf.org/doc/draft-ietf-scitt-scrapi/
Other
2 stars 6 forks source link

Remove 'ResolveStatement' and associated IDs/references #44

Open JAG-UK opened 2 weeks ago

JAG-UK commented 2 weeks ago

It's sufficient/better to just ResolveSignedStatement (meaning you get back what was put in) and then the client can pull the Statement out if they want it. Reduces complexity for no loss of functionality

aj-stein commented 2 weeks ago

It's sufficient/better to just ResolveSignedStatement (meaning you get back what was put in) and then the client can pull the Statement out if they want it. Reduces complexity for no loss of functionality

So no separate endpoint, you mean?