@@ -423,25 +423,25 @@ actions:
423423 application/json :
424424 examples :
425425 simulateIngestRequestExample1 :
426- $ref : " ../../specification/simulate/ingest/SimulateIngestRequestExample1.yaml"
426+ $ref : " ../../specification/simulate/ingest/examples/request/ SimulateIngestRequestExample1.yaml"
427427 simulateIngestRequestExample2 :
428- $ref : " ../../specification/simulate/ingest/SimulateIngestRequestExample2.yaml"
428+ $ref : " ../../specification/simulate/ingest/examples/request/ SimulateIngestRequestExample2.yaml"
429429 simulateIngestRequestExample3 :
430- $ref : " ../../specification/simulate/ingest/SimulateIngestRequestExample3.yaml"
430+ $ref : " ../../specification/simulate/ingest/examples/request/ SimulateIngestRequestExample3.yaml"
431431 simulateIngestRequestExample4 :
432- $ref : " ../../specification/simulate/ingest/SimulateIngestRequestExample4.yaml"
432+ $ref : " ../../specification/simulate/ingest/examples/request/ SimulateIngestRequestExample4.yaml"
433433 - target : " $.components['responses']['simulate.ingest#200']"
434434 description : " Add example for simulate ingest response"
435435 update :
436436 content :
437437 application/json :
438438 examples :
439439 simulateIngestResponseExample1 :
440- $ref : " ../../specification/simulate/ingest/SimulateIngestResponseExample1.yaml"
440+ $ref : " ../../specification/simulate/ingest/examples/response/ SimulateIngestResponseExample1.yaml"
441441 simulateIngestResponseExample2 :
442- $ref : " ../../specification/simulate/ingest/SimulateIngestResponseExample2.yaml"
442+ $ref : " ../../specification/simulate/ingest/examples/response/ SimulateIngestResponseExample2.yaml"
443443 simulateIngestResponseExample3 :
444- $ref : " ../../specification/simulate/ingest/SimulateIngestResponseExample3.yaml"
444+ $ref : " ../../specification/simulate/ingest/examples/response/ SimulateIngestResponseExample3.yaml"
445445# # Examples for licensing
446446 - target : " $.paths['/_license/basic_status']['get']"
447447 description : " Add example for get basic status response"
0 commit comments