BCF-API
BCF-API copied to clipboard
Web service specification for BIM Collaboration Format
It will probably be easier to make multiple PRs, but keeping this one open so we don't forget it.
We just discussed this very briefly in the group call. The documents endpoint isn't used a lot, and there's now a dedicated API with the OpenCDE Documents API for it....
Also, what is the return code if it has an invalid value? like a "" (empty) Title of a Topic?
We need to figure out if that's because we allow clients to supply an id, or if this is an error. If clients may provide an id, then we should...
This came up from @pasi-paasiala We should update the documentation / README to ensure that it's clear that servers that support topic relations are always expected to return all the...
They usually go together, and translucency would make sense as a property / sub element of visibility for viewpoint visualization info.
Each topic field now has identity in addition to the value. We could add a read-only flag so that it is easy control whether the current user has the right...
when i add the BCF-API swagger.json as an openAPI service reference in visual studio (.NET) i get compile errors from the generated code :/  
Every implementation I've seen of the BCF API has additional data in the responses; it's only natural, since every software has features not found in others that they want to...