We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c621331 commit b20bf8bCopy full SHA for b20bf8b
.github/workflows/samples-elixir.yaml
@@ -9,7 +9,6 @@ on:
9
- samples/client/petstore/elixir/**
10
jobs:
11
build:
12
- name: Build Elixir projects
13
runs-on: ubuntu-latest
14
name: OTP ${{matrix.otp}} / Elixir ${{matrix.elixir}}
15
strategy:
samples/client/petstore/elixir/README.md
@@ -45,4 +45,3 @@ client = OpenapiPetstore.Connection.new(base_url: "http://petstore.swagger.io:80
45
[hexdocs]: https://hexdocs.pm
46
[available in hex]: https://hex.pm/docs/publish
47
[docs]: https://hexdocs.pm/openapi_petstore
48
-
0 commit comments