Skip to content

Commit 7eab5a2

Browse files
authored
Merging to release-5.4: [DX-1437] Update api-def-common.md (#5089)
[DX-1437] Update api-def-common.md (#5089) Update api-def-common.md
1 parent 4e8cd52 commit 7eab5a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tyk-docs/content/shared/api-def-common.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
* `name`: Human readable name of the API. It is used for identification purposes but does not act as an index.
88

9-
* `slug`: The URL segment that will map to this API, e.g. if set to widgets then the full API URL will be `https://your-organisation.cloud.tyk.io/widgets`.
9+
* `slug`: The URL segment that will map to this API, e.g. if set to widgets then the full API URL will be `https://your-organization.cloud.tyk.io/widgets`.
1010

1111
* `api_id`: The identifier for the API This should be unique, but can actually be any kind of string. For single-instance setups this can probably be set to `1`. It is recommended to make this a UUID. The `api_id` is used when querying the Tyk REST API for configuration details.
1212

0 commit comments

Comments
 (0)