buildingSMART / buildingSMART/BCF-API

GET Document Service endpoint - Mismatch between Documentation and BCF-API SwaggerHub

Open
#395 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
237
Forks
67
PR merge metrics
No merged PRs in 30d

Description

In the [documentation](https://github.com/buildingSMART/BCF-API/tree/release_3_0?tab=readme-ov-file#381-get-documents-service) the endpoint is:
`GET /bcf/{version}/projects/{project_id}/documents` ,
while in [SwaggerHub](https://app.swaggerhub.com/apis/buildingSMART/BCF/3.0#/Documents/get_bcf__version__projects__project_id__topics__topic_id__documents):
`/bcf/{version}/projects/{project_id}/topics/{topic_id}/documents`

I believe that the endpoint defined in the documentation is correct, as it retrieves a collection of all documents uploaded to a project.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.