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 6657af3 commit d199ab1Copy full SHA for d199ab1
1 file changed
.github/workflows/samples-kotlin-client.yaml
@@ -6,11 +6,13 @@ on:
6
- 'samples/client/petstore/kotlin*/**'
7
- 'samples/client/others/kotlin-jvm-okhttp-parameter-tests/**'
8
- samples/client/others/kotlin-integer-enum/**
9
+ - samples/client/others/kotlin-oneOf-anyOf-kotlinx-serialization/**
10
pull_request:
11
paths:
12
13
14
15
16
17
jobs:
18
build:
0 commit comments