The purpose of this pull request is to implement @mulygottlieb's feedback from #268.
Mully, can I please get additional feedback on the following:
I removed the line about Swagger UI in the introduction of api-index.md because it might not be relevant here.
I also changed the wording to fields in some sentences because if I'm understanding correctly, you can sort based on any field in your data model. Sorting in ascending and descending order just happens to apply to the createdAt field.
The purpose of this pull request is to implement @mulygottlieb's feedback from #268.
Mully, can I please get additional feedback on the following:
api-index.md
because it might not be relevant here.fields
in some sentences because if I'm understanding correctly, you can sort based on any field in your data model. Sorting in ascending and descending order just happens to apply to thecreatedAt
field.