Skip to content

Commit 2aa0f25

Browse files
russcamkcm
authored andcommitted
Rest-Api-Spec: Correct spelling in filter_path description (#33154)
This commit corrects the spelling of response in the description of filter_path in the REST API spec.
1 parent 522c616 commit 2aa0f25

File tree

1 file changed

+1
-1
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/api

1 file changed

+1
-1
lines changed

rest-api-spec/src/main/resources/rest-api-spec/api/_common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"filter_path": {
2525
"type": "list",
26-
"description": "A comma-separated list of filters used to reduce the respone."
26+
"description": "A comma-separated list of filters used to reduce the response."
2727
}
2828
}
2929
}

0 commit comments

Comments
 (0)