BCF-API icon indicating copy to clipboard operation
BCF-API copied to clipboard

Remove includeAuthorization parameter for GET services

Open KevLoh opened this issue 6 years ago • 3 comments

As agreed in BCF Hackathon 2018 p2, we should remove the additional includeAuthorization parameter in GET services (https://github.com/BuildingSMART/BCF-API#428-determining-allowed-topic-modifications).

Always return authorization, topic_status etc..

KevLoh avatar Nov 27 '18 10:11 KevLoh

@ykulbak @jasollien could you guys give a bit of feedback if it would be easy to do from the server side? Easy meaning, it's not going to slow down all requests when we always include the authorization information.

GeorgDangl avatar Jun 05 '23 09:06 GeorgDangl

We got feedback from Oracle and Catenda that this should not be a problem, meaning we can always include the authorization parameters in responses and simplify the API.

GeorgDangl avatar Jun 19 '23 09:06 GeorgDangl

Agreed in todays telecon to do this change in the hackathon

jasollien avatar Feb 12 '24 10:02 jasollien