lichess-org / api

Lichess API documentation and examples
https://lichess.org/api
GNU Affero General Public License v3.0
413 stars 140 forks source link

add optional fields in properties #334

Closed jalpp closed 2 months ago

jalpp commented 2 months ago

add optional field descriptions in properties fixes #159, also added cfc and dsb ratings to bot user to match with user.yaml.

fitztrev commented 2 months ago

Looks good. The linked issue also mentions the same behavior for title. Could you include that too?

Also for /api/user/{username}, could you move the note from the description of the endpoint to the properties too?

jalpp commented 2 months ago

Looks good. The linked issue also mentions the same behavior for title. Could you include that too?

Also for /api/user/{username}, could you move the note from the description of the endpoint to the properties too?

Sure will do, which notes? The Oauth for following ones?

jalpp commented 2 months ago

Looks good. The linked issue also mentions the same behavior for title. Could you include that too?

Also for /api/user/{username}, could you move the note from the description of the endpoint to the properties too?

finished! I found that streamer doesnt have object type, but Im no so sure how to fix it, I will create an issue for that