Skip to content

Commit f068677

Browse files
committed
minor tweaks from PR reviews;
1 parent 0d0945a commit f068677

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

docs/components/nshm_weka_apigw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Serverless Domain Manager:
5454
| -------------------------------------- | ------------------ | ------------ |
5555
| prod-nshm-weka-apigw (NONE) | | main |
5656

57-
#### Lambda Functions
57+
#### Lambda functions
5858
| AWS lambda function name | Github Environment | Branch |
5959
| ----------------------------------------------------------- | ------------------ | ------------ |
6060
| nshm-weka-apigw-prod-app | AWS_PROD | main |

docs/guidelines/api_devops_training.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ Then:
3131
Finally, demonstrate to the team:
3232

3333
- accessing the web UI locally with a web browser.
34-
- using a `query` provided by the API to retrieve something
34+
- using a `query` provided by the API to retrieve something
3535
relevant to the NSHM project. (e.g. a map, a rupture, a standardised location).
36-
36+
NB finding an example client graphql query in one of the cleint projects.
37+
3738
## Exercise 1A - manually deploy a serverless service
3839

3940
## Caution:
@@ -84,6 +85,7 @@ browser to reproduce the results from Exercise 1 above.
8485
- follow the readme / docs
8586
- run the service locally, using remote PROD schemas.
8687
- test the service locally using the igraphql web UI.
88+
8789
**Demo**
8890

8991
Finally, demonstrate to the team:

0 commit comments

Comments
 (0)