lealceldeiro/org.wcdevs.blog.core

Improve documentation example snippets

Closed this issue · 0 comments

In the documentation some http sample snippets contain fields not described in the api docs, so they should either be removed from the example, or they should be documented.

Example:

for endpoint POST /post

The request snippet contains the following request fields, not documented:

  • publishedBy
  • updatedBy
  • publishedOn
  • updatedOn