fix #2813 Fix typo in operationId from listLPopularWords to listPopularWords
This commit is contained in:
parent
054c7a0b81
commit
128bd4f3a9
1 changed files with 1 additions and 1 deletions
|
@ -488,7 +488,7 @@ paths:
|
|||
- popularword
|
||||
summary: List popular words
|
||||
description: Returns available labels
|
||||
operationId: listLPopularWords
|
||||
operationId: listPopularWords
|
||||
parameters:
|
||||
- name: seed
|
||||
in: query
|
||||
|
|
Loading…
Add table
Reference in a new issue