BCF-API
BCF-API copied to clipboard
Web service specification for BIM Collaboration Format
We've discussed it in the group, we want to get rid of the embedded JSON schema files for all objects and instead only rely on a single `swagger.yaml` file. For...
See #331
Hello, `topic` defines a `description` but is not documented in the readme. https://github.com/buildingSMART/BCF-API/blob/edfde645e1a53955ad2774374fc60f909f99b8c0/Schemas/Collaboration/Topic/topic_GET.json#L66 Is this still a valid field in the current and feature version?
There should be an optional query parameter added to the `GET Related Topics Service` that would optionally include all reverse relations for related topics.
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..
It just came up in the call. It would be a good idea to have a way for topics themselves to reference model components without requiring a viewpoint. For example,...