I hereby claim:
- I am daniel-white on github.
- I am danielwhite (https://keybase.io/danielwhite) on keybase.
- I have a public key ASCtyHqqZvP7-bqRUuAATku7oiK-IT--P13ck1qcSGP-sQo
To claim this, I am signing this object:
| openapi: '3.0.3' | |
| paths: | |
| /example: | |
| get: | |
| summary: Example summary | |
| description: Example description | |
| operationId: examplePath | |
| x-codeSamples: | |
| - lang: 'C' |
| // Dot operator | |
| // DAW: I normally do this | |
| obj | |
| .SomeReallyLongThing1() | |
| .SomeReallyLongThing2(); | |
| // Null conditional operator | |
| // DAW: should the question mark be with the dot or the previous line | |
| // #1 | |
| obj? |
I hereby claim:
To claim this, I am signing this object: