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

Web service specification for BIM Collaboration Format

Results 26 BCF-API issues
Sort by recently updated
recently updated
newest added
trafficstars

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....

Considered for Next Version

Also, what is the return code if it has an invalid value? like a "" (empty) Title of a Topic?

Considered for Next Version

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 :/ ![image](https://github.com/user-attachments/assets/1b4cb58d-04ab-4bc6-bfae-511122bf2cde) ![image](https://github.com/user-attachments/assets/a4cc8b7d-9438-4091-8889-fdefc61126a0)

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...