mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
correct the method type for the api that queries tags bound to a dataset (#614)
Co-authored-by: Riskey <riskey47@dify.ai>
This commit is contained in:
@@ -1613,7 +1613,7 @@
|
||||
}
|
||||
},
|
||||
"/datasets/{dataset_id}/tags": {
|
||||
"post": {
|
||||
"get": {
|
||||
"tags": [
|
||||
"メタデータ・タグ"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user