misc test, api, readme updates

This commit is contained in:
2022-09-14 05:43:17 +00:00
parent 78945f2bc0
commit edba09b124
4 changed files with 26 additions and 2 deletions

View File

@@ -215,6 +215,16 @@ paths:
in: query
required: false
type: boolean
- name: pagination.reverse
description: >-
reverse is set to true if results are to be returned in the
descending order.
Since: cosmos-sdk 0.43
in: query
required: false
type: boolean
tags:
- Query
'/colinearcore/colinearcore/auction/{index}':