Skip to content

Commit 5a5c017

Browse files
Corneil du Plessiscppwfs
authored andcommitted
Remove schema related section from documentation
Removes schema related API docs from api-guide.adoc Fixes spring-attic#6052
1 parent ff88216 commit 5a5c017

File tree

1 file changed

+0
-62
lines changed

1 file changed

+0
-62
lines changed

spring-cloud-dataflow-docs/src/main/asciidoc/api-guide.adoc

Lines changed: 0 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ The API includes the following resources:
146146

147147
* <<api-guide-resources-index>>
148148
* <<resources-about>>
149-
* <<api-guide-resources-schema-info>>
150149
* <<api-guide-resources-audit-records>>
151150
* <<resources-registered-applications>>
152151
* <<api-guide-resources-stream-definitions>>
@@ -625,67 +624,6 @@ include::{snippets}/app-registry-documentation/unregistering-all-applications/cu
625624

626625
include::{snippets}/app-registry-documentation/unregistering-all-applications/http-response.adoc[]
627626

628-
[[api-guide-resources-schema-info]]
629-
=== Schema Information
630-
631-
The schema information endpoint provides information about the supported Spring Boot schema versions for Task and Batch applications and the available Schema Targets.
632-
633-
The following topics provide more details:
634-
635-
* <<api-guide-resources-schema-info-versions>>
636-
* <<api-guide-resources-schema-info-targets>>
637-
638-
[[api-guide-resources-schema-info-versions]]
639-
==== List All Schema Versions
640-
641-
The schema endpoint provides for listing supported Spring Boot versions.
642-
643-
The following topics provide more details:
644-
645-
* <<api-guide-resources-schema-info-versions-request-structure>>
646-
* <<api-guide-resources-schema-info-versions-example-request>>
647-
* <<api-guide-resources-schema-info-versions-response-structure>>
648-
649-
[[api-guide-resources-schema-info-versions-request-structure]]
650-
===== Request Structure
651-
652-
include::{snippets}/schema-documentation/schema-versions/http-request.adoc[]
653-
654-
[[api-guide-resources-schema-info-versions-example-request]]
655-
===== Example Request
656-
657-
include::{snippets}/schema-documentation/schema-versions/curl-request.adoc[]
658-
659-
[[api-guide-resources-schema-info-versions-response-structure]]
660-
===== Response Structure
661-
662-
include::{snippets}/schema-documentation/schema-versions/http-response.adoc[]
663-
664-
[[api-guide-resources-schema-info-targets]]
665-
==== List All Schema Targets
666-
667-
The schema endpoint provides for listing supported Schema Targets.
668-
669-
The following topics provide more details:
670-
671-
* <<api-guide-resources-schema-info-targets-request-structure>>
672-
* <<api-guide-resources-schema-info-targets-example-request>>
673-
* <<api-guide-resources-schema-info-targets-response-structure>>
674-
675-
[[api-guide-resources-schema-info-targets-request-structure]]
676-
===== Request Structure
677-
678-
include::{snippets}/schema-documentation/schema-targets/http-request.adoc[]
679-
680-
[[api-guide-resources-schema-info-targets-example-request]]
681-
===== Example Request
682-
683-
include::{snippets}/schema-documentation/schema-targets/curl-request.adoc[]
684-
685-
[[api-guide-resources-schema-info-targets-response-structure]]
686-
===== Response Structure
687-
688-
include::{snippets}/schema-documentation/schema-targets/http-response.adoc[]
689627

690628
[[api-guide-resources-audit-records]]
691629
=== Audit Records

0 commit comments

Comments
 (0)