Skip to content

Commit 9e7656a

Browse files
Updating titles and short descriptions
1 parent 4692773 commit 9e7656a

8 files changed

Lines changed: 8 additions & 7 deletions

modules/ROOT/pages/des-create-api-specs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
include::reuse::partial$beta-banner.adoc[tag="anypoint-code-builder"]
66

7-
Use Anypoint Code Builder to create, import, and test API specs before publishing to Anypoint Exchange:
7+
Use Anypoint Code Builder to create, import, and test API specs before publishing to Anypoint Exchange. You can start a new spec from the IDE or import an existing spec from MuleSoft VCS.
88

99
. Create a API spec project in Anypoint Code Builder from the IDE or by importing the spec from MuleSoft VCS:
1010

modules/ROOT/pages/int-configure-dw-expressions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Using DataWeave Expressions and Transformations in Anypoint Code Builder
1+
= Using DataWeave Expressions and Transformations
22
:page-aliases: int-use-dw-to-transform-data.adoc, int-address-dw-errors.adoc, int-import-dw-libraries.adoc
33

44
DataWeave is the MuleSoft programming language for data transformation and for defining expressions. Use DataWeave to process Mule event data, such as `payload`, `attributes`, and `vars`, in connector operations and other components. Develop DataWeave expressions and transformations in your Mule applications using the *Expression Field*, *Expression Builder*, or *Transformation Builder*, or by editing the configuration XML. Generate DataWeave transformations with AI help by providing input and output sample data, metadata, or both.

modules/ROOT/pages/int-create-secure-configs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include::reuse::partial$beta-banner.adoc[tag="anypoint-code-builder"]
77
//LOGO (web, desktop, or both)
88
// include::partial$acb-ide-logos.adoc[tags="both-ides"]
99

10-
Create properties that enable you to:
10+
Define configuration properties to manage sensitive values, use variables instead of hardcoded strings, and configure environment-specific settings for your Mule applications.
1111

1212
* Encrypt sensitive values used in your Mule application.
1313
* Define and use variables instead of literal strings when setting values in the configuration XML.

modules/ROOT/pages/int-migrate-studio-to-acb.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Migrate Your Mule Project from Anypoint Studio to Anypoint Code Builder
1+
= Migrating Mule Projects from Anypoint Studio
22
:page-deployment-options: cloud-ide, desktop-ide
33

44
Migrate your Mule project from Anypoint Studio to Anypoint Code Builder by creating a deployable Mule application archive (JAR file).
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
= Core Processors
22

33
include::anypoint-code-builder::partial$acb-component-info.adoc[tags="core-component-ref"]
4-

modules/ROOT/pages/troubleshooting.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include::reuse::partial$beta-banner.adoc[tag="anypoint-code-builder"]
77
//LOGO (web, desktop, or both)
88
// include::partial$acb-ide-logos.adoc[tags="both-ides"]
99

10-
Troubleshoot errors and warnings you receive when using Anypoint Code Builder:
10+
Troubleshoot errors and warnings you encounter when using Anypoint Code Builder.
1111

1212
* xref:troubleshoot-missing-features.adoc[]
1313
* xref:troubleshoot-authentication-errors.adoc[]

modules/ROOT/pages/tut-af-amflights-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
:page-deployment-options: cloud-ide, desktop-ide
33
:page-pagination: next
44

5-
Use Anypoint Code Builder to create and implement an API specification that returns flight information from a MySQL database:
5+
Use Anypoint Code Builder to create and implement an API specification that returns flight information from a MySQL database.
66

77
. xref:tut-af-design-am-flights-api.adoc[]:
88

modules/ROOT/pages/tutorials.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ include::reuse::partial$beta-banner.adoc[tag="anypoint-code-builder"]
77
//LOGO (web, desktop, or both)
88
// include::partial$acb-ide-logos.adoc[tags="both-ides"]
99

10+
Follow these hands-on tutorials to learn how to design, implement, and integrate APIs using Anypoint Code Builder.
11+
1012
* xref:tut-af-amflights-overview.adoc[]:
1113
+
1214
Use Anypoint Code Builder to design and implement an API specification example called American Flights API that returns flight information from a MySQL database.

0 commit comments

Comments
 (0)