Skip to content

Commit 0c08471

Browse files
authored
Merge pull request #39 from AlbertoSH/patch-1
Fixed swaggerhub link
2 parents 271111e + 3d8d509 commit 0c08471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-guidelines/core-principles/design-platform.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# API Design Platform
22

33
1. [SwaggerHub](https://swagger.io/tools/swaggerhub/) is the primary platform supporting [API first approach](../../general-guidelines/api-first.md). SwaggerHub **SHOULD** be used during API Design.
4-
2. Every API description **MUST** be stored in [SwaggerHub](https://http://design.api.3stripes.io/) under the adidas team.
4+
2. Every API description **MUST** be stored in [SwaggerHub](https://design.api.3stripes.io/) under the adidas team.
55
3. SwaggerHub **MUST** be the **single source of truth** to learn about existing APIs within the organization.
66

77
> NOTE: SwaggerHub supports API-first approach in multiple ways:

0 commit comments

Comments
 (0)