You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api-designer/getting-started-api-designer/README.adoc
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -199,7 +199,7 @@ endif::[]
199
199
== Importing a schema or API design
200
200
201
201
[role="_abstract"]
202
-
You can import an event schema or API definition into {product-long-api-designer} from a URL, from a file, or from an {product-long-registry} instance.
202
+
You can import an event schema or API definition into {product-long-api-designer} from a URL, from a file, or from a running {product-long-registry} instance.
203
203
204
204
.Prerequisites
205
205
* You're logged in to the {product-long-api-designer} web console at {service-url-api-designer}[^].
@@ -239,7 +239,7 @@ You can test the design while working in the {product-long-api-designer} editor,
239
239
240
240
.Prerequisites
241
241
* You're logged in to the {product-long-api-designer} web console at {service-url-api-designer}[^].
242
-
* You've created or imported an {product-api-designer} design.
242
+
* You've created or imported a design in {product-api-designer}.
243
243
* You can access a running {product-registry} instance in your organization.
244
244
Within that instance, you know the artifact ID of an artifact with the required rules configured.
245
245
For more information, see {base-url}{getting-started-url-registry}[Getting started with {product-long-registry}^].
@@ -273,11 +273,11 @@ endif::[]
273
273
== Exporting a schema or API design
274
274
275
275
[role="_abstract"]
276
-
When you're happy with your changes to an {product-long-api-designer} event schema or API definition, and you want to use the design in your application, you can export the content to an existing {product-long-registry} instance.
276
+
When you're happy with the changes to your {product-long-api-designer} event schema or API definition, and you want to use the design in your application, you can export the content to an existing {product-long-registry} instance.
277
277
278
278
.Prerequisites
279
279
* You're logged in to the {product-long-api-designer} web console at {service-url-api-designer}[^].
280
-
* You've created or imported an {product-api-designer} design.
280
+
* You've created or imported a design in {product-api-designer}.
281
281
* You can access a running {product-registry} instance in your organization.
282
282
For more information, see {base-url}{getting-started-url-registry}[Getting started with {product-long-registry}^].
283
283
@@ -301,8 +301,8 @@ If you don't specify a version number, {registry} sets the version to 1 for the
301
301
. Click *Export*.
302
302
The exported design is listed on the artifacts page of the specified {registry} instance.
303
303
304
-
You can manage {product-long-api-designer} design versions in {product-long-registry}.
305
-
You can also download {product-api-designer} designs to a file, either for local client code generation or to import the designs into {product-long-api-management}.
304
+
You can use {product-long-registry} to manage the versions of a design from {product-long-api-designer}.
305
+
You can also download a design from {product-api-designer} to a file, either for local client code generation or to import the design into {product-long-api-management}.
0 commit comments