aklivity / zilla-examples

A collection of pre-canned Zilla feature demos. Deploy on K8s via Helm.
https://github.com/aklivity/zilla
Other
24 stars 13 forks source link

Update openapi mocker for petstore.yaml #133

Closed bmaidics closed 4 months ago

bmaidics commented 4 months ago

This change was needed as I thought the openapi mocker doesn't support yaml. It turned out it does, but by default it need schema.json, but with an argument we can specify the path. I changed the example this way.