Skip to content

Commit 05b9905

Browse files
authored
Merge branch 'master' into Keithwachira-patch-update-ownwership
2 parents 2cf3f6a + b29c0ce commit 05b9905

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)