Address comments and suggestions

- Added documentation for api-report.md
- Reverted the change to ADOPTERS.md

Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
This commit is contained in:
Karan Shah
2022-02-08 11:23:10 +00:00
parent c16a3a60a0
commit 7dc3a7d32a
5 changed files with 62 additions and 22 deletions
+3 -2
View File
@@ -193,8 +193,6 @@ integrations:
- host: amazonaws.com
accessKeyId: ${AWS_ACCESS_KEY_ID}
secretAccessKey: ${AWS_SECRET_ACCESS_KEY}
airbrake:
apiKey: ${AIRBRAKE_API_KEY}
catalog:
import:
@@ -466,3 +464,6 @@ apacheAirflow:
gocd:
baseUrl: https://your.gocd.instance.com
airbrake:
apiKey: ${AIRBRAKE_API_KEY}