Skip to content

Commit 839082f

Browse files
committed
read-only II
1 parent 5194a40 commit 839082f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ publish: clean
3434

3535
#Creates a versioned, minified OAS spec in JSON for sending to APIM
3636
oas: publish
37+
rm -f specification/immunisation-fhir-api.oas.json
3738
( cd utilities/scripts && python -m set_version < ../../build/immunisation-fhir-api.json | jq -c > ../../specification/immunisation-fhir-api.oas.json )
3839
chmod -w specification/immunisation-fhir-api.oas.json
3940

specification/immunisation-fhir-api.oas.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)