Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
5 changes: 3 additions & 2 deletions modules/ROOT/pages/design-add-api-dependency.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Studio does not support OAS 3.0 fragments.
[[add-dependencies-to-api-project]]
== Add Dependencies to an API-Specification Project

NOTE: You can add up to **100 dependencies** (Fragments and Rulesets) per project.

To add dependencies to an API-specification project:

. In the text editor navigation menu, click the *Exchange dependencies* icon (image:manage-dependency-versions-design-center-d96c7.png[title="Exchange Dependencies icon"]).
Expand Down Expand Up @@ -109,5 +111,4 @@ After you add the rulesets as dependencies, you can view the conformance message
== See Also

* xref:api-governance::find-conformance-issues.adoc[Finding API Conformance Issues in API Specifications]
* xref:exchange::to-create-an-asset.adoc[Create an Asset]

* xref:exchange::to-create-an-asset.adoc[Create an Asset]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, remember that we should use hardcoded text only if necessary. Is it necessary in this case?

2 changes: 1 addition & 1 deletion modules/ROOT/pages/design-ghs-install-authorize.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ In the email settings for the GitHub account you want to use with GitHub Synchro

=== Install the GitHub Synchronization Application

. Navigate to the https://github.com/apps/mulesoft-github-integration[US GitHub Synchronization application page ] or https://github.com/apps/muesoft-github-integration-eu[EU Github Synchronization application page] depending on your region.
. Navigate to the https://github.com/apps/mulesoft-github-integration[US GitHub Synchronization application page ] or https://github.com/apps/mulesoft-github-integration-eu[EU Github Synchronization application page] depending on your region.
. Click *Install*.
. In the *Install MuleSoft GitHub Integration* dialog, select a GitHub user account (typically the first items in the displayed list).
. Click *All repositories* to make all repositories available or click *Only select repositories* and specify individual repositories.
Expand Down