buildingSMART / buildingSMART/foundation-API
Include information about client name and version when calling server API.
Open
- Dominant language
- No language data
- Stars
- 38
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
As a service provider it is important to identify clients which consume an API and their version. Reason being, sometimes there are bad requests, buggy versions, deprecate old versions, etc.
A suggestion is to use **X-Client-Name** and **X-Client-Version**.
Similar to: https://stackoverflow.com/questions/17491730/identifying-the-version-of-a-client-web-app-during-http-requests
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.