Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ defaultTasks 'admin:openApiGenerate',
'eventing:openApiGenerate',
'functions:openApiGenerate',
'indexes:openApiGenerate',
'index-settings:openApiGenerate',
'search-index:openApiGenerate',
'search-nodes:openApiGenerate',
'search-advanced:openApiGenerate',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,7 @@ components:

ResponseAll:
title: Links
description: These properties are common to all links.
description: Properties common to all links.
type: object
discriminator:
propertyName: type
Expand Down Expand Up @@ -879,6 +879,7 @@ components:

ResponseCouchbaseSpecific:
title: Couchbase Specific Response
description: Properties specific to remote Couchbase links.
type: object
required:
- activeHostname
Expand Down Expand Up @@ -1051,6 +1052,7 @@ components:

ResponseS3Specific:
title: S3 Specific Response
description: Properties specific to S3 links.
type: object
required:
- accessKeyId
Expand Down Expand Up @@ -1101,6 +1103,7 @@ components:

ResponseAzureBlobSpecific:
title: Azure Blob Specific Response
description: Properties specific to Azure Blob links.
type: object
required:
- endpoint
Expand Down Expand Up @@ -1205,6 +1208,7 @@ components:

ResponseGCSSpecific:
title: GCS Specific Response
description: Properties specific to Google Cloud Storage links.
type: object
required:
- applicationDefaultCredentials
Expand Down
178 changes: 165 additions & 13 deletions docs/modules/analytics-rest-links/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4079,7 +4079,7 @@ endif::collapse-models[]

ifdef::model-descriptions[]
//tag::desc-ResponseAll[]
These properties are common to all links.
Properties common to all links.
//end::desc-ResponseAll[]
endif::model-descriptions[]

Expand Down Expand Up @@ -4199,15 +4199,48 @@ endif::collapse-models[]
.icon:bars[fw] Composite Schema
{blank}

All of the following:
//tag::ResponseAzureBlob[]

* xref:ResponseAll[]
ifdef::model-descriptions[]
//tag::desc-ResponseAzureBlob[]
These properties are returned for Azure Blob links.
//end::desc-ResponseAzureBlob[]
endif::model-descriptions[]

[cols="25,55,20",separator=¦]
|===
¦ All{nbsp}of{nbsp}... ¦ ¦ Schema


* xref:ResponseAzureBlobSpecific[]
[markdown]
--
include::index.adoc[tag=desc-ResponseAll, opts=optional]
--

[%hardbreaks]
{blank}
a¦ xref:ResponseAll[]


a¦ _and_

[markdown]
--
include::index.adoc[tag=desc-ResponseAzureBlobSpecific, opts=optional]
--

[%hardbreaks]
{blank}
a¦ xref:ResponseAzureBlobSpecific[]


|===

//end::ResponseAzureBlob[]


// markup not found, no include::{specDir}definitions/ResponseAzureBlob/definition-end.adoc[opts=optional]

Expand Down Expand Up @@ -4238,6 +4271,11 @@ endif::collapse-models[]

//tag::ResponseAzureBlobSpecific[]

ifdef::model-descriptions[]
//tag::desc-ResponseAzureBlobSpecific[]
Properties specific to Azure Blob links.
//end::desc-ResponseAzureBlobSpecific[]
endif::model-descriptions[]

[cols="25,55,20",separator=¦]
|===
Expand Down Expand Up @@ -4446,15 +4484,48 @@ endif::collapse-models[]
.icon:bars[fw] Composite Schema
{blank}

All of the following:
//tag::ResponseCouchbase[]

* xref:ResponseAll[]
ifdef::model-descriptions[]
//tag::desc-ResponseCouchbase[]
These properties are returned for remote Couchbase links.
//end::desc-ResponseCouchbase[]
endif::model-descriptions[]

[cols="25,55,20",separator=¦]
|===
¦ All{nbsp}of{nbsp}... ¦ ¦ Schema


* xref:ResponseCouchbaseSpecific[]
[markdown]
--
include::index.adoc[tag=desc-ResponseAll, opts=optional]
--

[%hardbreaks]
{blank}
a¦ xref:ResponseAll[]


a¦ _and_

[markdown]
--
include::index.adoc[tag=desc-ResponseCouchbaseSpecific, opts=optional]
--

[%hardbreaks]
{blank}
a¦ xref:ResponseCouchbaseSpecific[]


|===

//end::ResponseCouchbase[]


// markup not found, no include::{specDir}definitions/ResponseCouchbase/definition-end.adoc[opts=optional]

Expand Down Expand Up @@ -4485,6 +4556,11 @@ endif::collapse-models[]

//tag::ResponseCouchbaseSpecific[]

ifdef::model-descriptions[]
//tag::desc-ResponseCouchbaseSpecific[]
Properties specific to remote Couchbase links.
//end::desc-ResponseCouchbaseSpecific[]
endif::model-descriptions[]

[cols="25,55,20",separator=¦]
|===
Expand Down Expand Up @@ -4952,15 +5028,48 @@ endif::collapse-models[]
.icon:bars[fw] Composite Schema
{blank}

All of the following:
//tag::ResponseGCS[]

* xref:ResponseAll[]
ifdef::model-descriptions[]
//tag::desc-ResponseGCS[]
These properties are returned for Google Cloud Storage links.
//end::desc-ResponseGCS[]
endif::model-descriptions[]

[cols="25,55,20",separator=¦]
|===
¦ All{nbsp}of{nbsp}... ¦ ¦ Schema


* xref:ResponseGCSSpecific[]
[markdown]
--
include::index.adoc[tag=desc-ResponseAll, opts=optional]
--

[%hardbreaks]
{blank}
a¦ xref:ResponseAll[]


a¦ _and_

[markdown]
--
include::index.adoc[tag=desc-ResponseGCSSpecific, opts=optional]
--

[%hardbreaks]
{blank}
a¦ xref:ResponseGCSSpecific[]


|===

//end::ResponseGCS[]


// markup not found, no include::{specDir}definitions/ResponseGCS/definition-end.adoc[opts=optional]

Expand Down Expand Up @@ -4991,6 +5100,11 @@ endif::collapse-models[]

//tag::ResponseGCSSpecific[]

ifdef::model-descriptions[]
//tag::desc-ResponseGCSSpecific[]
Properties specific to Google Cloud Storage links.
//end::desc-ResponseGCSSpecific[]
endif::model-descriptions[]

[cols="25,55,20",separator=¦]
|===
Expand Down Expand Up @@ -5082,15 +5196,48 @@ endif::collapse-models[]
.icon:bars[fw] Composite Schema
{blank}

All of the following:
//tag::ResponseS3[]

* xref:ResponseAll[]
ifdef::model-descriptions[]
//tag::desc-ResponseS3[]
These properties are returned for S3 links.
//end::desc-ResponseS3[]
endif::model-descriptions[]

[cols="25,55,20",separator=¦]
|===
¦ All{nbsp}of{nbsp}... ¦ ¦ Schema


* xref:ResponseS3Specific[]
[markdown]
--
include::index.adoc[tag=desc-ResponseAll, opts=optional]
--

[%hardbreaks]
{blank}
a¦ xref:ResponseAll[]


a¦ _and_

[markdown]
--
include::index.adoc[tag=desc-ResponseS3Specific, opts=optional]
--

[%hardbreaks]
{blank}
a¦ xref:ResponseS3Specific[]


|===

//end::ResponseS3[]


// markup not found, no include::{specDir}definitions/ResponseS3/definition-end.adoc[opts=optional]

Expand Down Expand Up @@ -5121,6 +5268,11 @@ endif::collapse-models[]

//tag::ResponseS3Specific[]

ifdef::model-descriptions[]
//tag::desc-ResponseS3Specific[]
Properties specific to S3 links.
//end::desc-ResponseS3Specific[]
endif::model-descriptions[]

[cols="25,55,20",separator=¦]
|===
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ components:
# Use YAML anchors for properties which are also available as query parameters
ParametersCommon:
title: Common Parameters
description: Parameters common with the Query Service.
type: object
required:
- statement
Expand Down Expand Up @@ -210,6 +211,7 @@ components:
# Use YAML anchors for properties which are also available as query parameters
ParametersLocal:
title: Analytics Parameters
description: Parameters specific to the Analytics Service.
type: object
properties:
plan-format:
Expand Down Expand Up @@ -263,6 +265,7 @@ components:
# For the Query Responses page
ResponsesCommon:
title: Common Responses
description: Responses common with the Query Service.
type: object
properties:
requestID:
Expand Down Expand Up @@ -328,6 +331,7 @@ components:
# For the Query Responses page
ResponsesLocal:
title: Analytics Responses
description: Responses specific to the Analytics Service.
type: object
properties:
plans:
Expand Down
Loading