modify lastId to String for channels

This commit is contained in:
ggmaleva 2021-09-15 15:45:16 +03:00
parent c5f29559e4
commit 1f2cadec33
No known key found for this signature in database
GPG Key ID: 0E412B78565B108F

View File

@ -4,7 +4,7 @@ get:
tags:
- channel
parameters:
- $ref: "../../components/parameters/numericLastId.yaml"
- $ref: "../../components/parameters/lastId.yaml"
- $ref: "../../components/parameters/size.yaml"
- $ref: "../../components/parameters/searchValue.yaml"