Skip to content

Commit

Permalink
revert update examples in original example folder
Browse files Browse the repository at this point in the history
  • Loading branch information
yifan-zhou922 committed Jan 4, 2024
1 parent 18ad5ed commit 867767b
Show file tree
Hide file tree
Showing 119 changed files with 204 additions and 447 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"autoCompleteRequest": {
"keywords": "exa",
"filter": {
"and": [
Expand Down Expand Up @@ -34,7 +34,5 @@
]
}
}
},
"title": "Discovery_AutoComplete",
"operationId": "Discovery_AutoComplete"
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": "exampledata",
"filter": {
"kind": "AndFilter",
"and": [
{
"objectType": "Files"
Expand Down Expand Up @@ -104,7 +103,5 @@
]
}
}
},
"title": "Discovery_Query",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": null,
"limit": 10,
"filter": {
Expand Down Expand Up @@ -74,7 +74,5 @@
]
}
}
},
"title": "Discovery_Query_And",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": null,
"limit": 10,
"filter": {
Expand Down Expand Up @@ -91,7 +91,5 @@
]
}
}
},
"title": "Discovery_Query_AndOrNested",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": null,
"limit": 10,
"filter": {
Expand Down Expand Up @@ -134,7 +134,5 @@
]
}
}
},
"title": "Discovery_Query_AssetType",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": null,
"limit": 10,
"filter": {
Expand Down Expand Up @@ -91,7 +91,5 @@
]
}
}
},
"title": "Discovery_Query_Attribute",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": null,
"limit": 10,
"filter": {
Expand Down Expand Up @@ -48,7 +48,5 @@
]
}
}
},
"title": "Discovery_Query_BusinessMetadataAttribute",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": null,
"limit": 10,
"filter": {
Expand Down Expand Up @@ -63,7 +63,5 @@
]
}
}
},
"title": "Discovery_Query_Classification",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": null,
"limit": 10,
"filter": {
Expand Down Expand Up @@ -62,7 +62,5 @@
]
}
}
},
"title": "Discovery_Query_Collection",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": null,
"filter": {
"objectType": "Tables"
Expand Down Expand Up @@ -144,7 +144,5 @@
]
}
}
},
"title": "Discovery_Query_Facet",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": null,
"limit": 10,
"filter": {
Expand Down Expand Up @@ -56,7 +56,5 @@
]
}
}
},
"title": "Discovery_Query_FileExtension",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": "<term name>",
"limit": 10,
"filter": {
Expand Down Expand Up @@ -90,7 +90,5 @@
}
}
}
},
"title": "Discovery_Query_GlossaryTerm",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": null,
"limit": 10,
"filter": {
Expand Down Expand Up @@ -39,7 +39,5 @@
]
}
}
},
"title": "Discovery_Query_Id",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": null,
"limit": 10,
"filter": {
Expand Down Expand Up @@ -54,7 +54,5 @@
]
}
}
},
"title": "Discovery_Query_Not",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": null,
"limit": 10,
"filter": {
Expand Down Expand Up @@ -69,7 +69,5 @@
]
}
}
},
"title": "Discovery_Query_ObjectType",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": "exampledata",
"filter": {
"and": [
Expand Down Expand Up @@ -105,7 +105,5 @@
]
}
}
},
"title": "Discovery_Query_PaginationContinuationPage",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": "exampledata",
"filter": {
"and": [
Expand Down Expand Up @@ -104,7 +104,5 @@
]
}
}
},
"title": "Discovery_Query_PaginationFirstPage",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": "exampledata",
"filter": {
"and": [
Expand Down Expand Up @@ -104,7 +104,5 @@
]
}
}
},
"title": "Discovery_Query_PaginationLastPage",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": null,
"limit": 10,
"filter": {
Expand Down Expand Up @@ -49,7 +49,5 @@
]
}
}
},
"title": "Discovery_Query_SystemTime",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": "exampledata",
"filter": {
"and": [
Expand Down Expand Up @@ -88,7 +88,5 @@
]
}
}
},
"title": "Discovery_Query_Taxonomy",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": "<asset name>",
"limit": 3,
"filter": {
Expand Down Expand Up @@ -53,7 +53,5 @@
]
}
}
},
"title": "Discovery_Query_TermAssignment",
"operationId": "Discovery_Query"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"Endpoint": "{Endpoint}",
"body": {
"searchRequest": {
"keywords": null,
"limit": 10,
"filter": {
Expand Down Expand Up @@ -60,7 +60,5 @@
]
}
}
},
"title": "Discovery_Query_Type",
"operationId": "Discovery_Query"
}
}
Loading

0 comments on commit 867767b

Please sign in to comment.