Skip to content

Commit

Permalink
fix http scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
oliveregger committed Apr 16, 2024
1 parent 3ee692d commit c01ecee
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 92 deletions.
10 changes: 0 additions & 10 deletions examples.http

This file was deleted.

63 changes: 0 additions & 63 deletions upload.http

This file was deleted.

14 changes: 0 additions & 14 deletions uploadexamples.sh

This file was deleted.

8 changes: 3 additions & 5 deletions validationchcore.http
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
@host = http://test.ahdis.ch/r4
### @host = http://localhost:8080/r4

POST {{host}}/$validate HTTP/1.1
@host = https://test.ahdis.ch/matchboxv3/fhir
POST {{host}}/$validate?profile=http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient HTTP/1.1
Content-Type: application/xml

< input/examples/patient/FranzMuster.xml
< ./fsh-generated/resources/Patient-FranzMuster.json

0 comments on commit c01ecee

Please sign in to comment.