Skip to content

Commit 6a6327f

Browse files
lcawlszabosteve
andauthored
Update specification/search_application/list/SearchApplicationsListResponseExample1.yaml
Co-authored-by: István Zoltán Szabó <[email protected]>
1 parent 727073d commit 6a6327f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/search_application/list/SearchApplicationsListResponseExample1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# summary: search-application/apis/list-search-applications.asciidoc:108
22
description: A succesful response from `GET _application/search_application?from=0&size=3&q=app*` returns the first three search applications whose names start with `app`.
33
# type: response
4-
# response_code: ''
4+
# response_code: 200
55
value:
66
"{\n \"count\": 2,\n \"results\": [\n {\n \"name\": \"app-1\",\n\
77
\ \"updated_at_millis\": 1690981129366\n },\n {\n \"name\": \"app-2\"\

0 commit comments

Comments
 (0)