From f6282f34eae0deaed0523ab8b33c95ab960f09db Mon Sep 17 00:00:00 2001 From: Kate Lyndegaard Date: Wed, 22 Nov 2023 13:02:05 +0100 Subject: [PATCH] fixup!: added last round of feedback ING-4009 --- docs/references/haleconnect-api/2023-11-15-haleconnect-api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/references/haleconnect-api/2023-11-15-haleconnect-api.md b/docs/references/haleconnect-api/2023-11-15-haleconnect-api.md index 4fe7744fe..00d85a587 100644 --- a/docs/references/haleconnect-api/2023-11-15-haleconnect-api.md +++ b/docs/references/haleconnect-api/2023-11-15-haleconnect-api.md @@ -17,7 +17,7 @@ For on-premise users, enter: https://[yourdomain]/swagger/ wetransform can enable use of the hale»connect API for on-premise customers upon request. -Select Login, and provide your hale»connect user name and password to obtain an authentication token. If the Login endpoint is not visible, enter https://haleconnect.com/accounts/swagger.yaml in the URL input field at the tope of the page and click on «Explore». Click in the Model Schema field on the right hand side to copy the code template to the body. +Select Login, and provide your hale»connect user name and password to obtain an authentication token. If the Login endpoint is not visible, enter https://haleconnect.com/accounts/swagger.yaml in the URL input field at the top of the page and click on «Explore». Click in the Model Schema field on the right hand side to copy the code template to the body. @@ -33,7 +33,7 @@ The PUT operation requests a resource to create or update its state. The DELETE operation requests deletion of a state or resource. -When working in Swagger, we recommend examining the endpoint, the HTTP operation and the written description of the endpoint available for each entry. +When working in Swagger, wetransform recommends examining the endpoint, the HTTP operation and the written description of the endpoint available for each entry. ### User service user_service: https://haleconnect.com/accounts/swagger.yaml