Review of Messaging BB API documentation

This is a review of the version 1.0 that was last modified 4 months ago.

 

Structural problems:

  • Gitbook

    • all endpoints have missing or insufficient bodies of requests and responses

    • schemas of requests and responses are also missing

  • Github 

    • bodies of a request should be described in the Request body section

      •  

Discrepancies and missing info:

  • Double naming standard for the parameters: sometimes parameter is written in snake case and sometimes in camel case

  • In schemas purposes or details about parameters/keys would be beneficial for both clients and testing

  • content-type is not specified for requests and responses

 

API problems:

 

Final conclusions:

  • Great to have all endpoints in one file

  • Readme file would add great descriptive value (like in Consent BB)

  • Great to have an example of usage in the description of an endpoint