.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| openapi: 3.0.0 | |
| servers: | |
| - url: 'http://petstore.swagger.io/v2' | |
| info: | |
| description: >- | |
| This is a sample server Petstore server. You can find out more about | |
| Swagger at [http://swagger.io](http://swagger.io) or on [irc.freenode.net, | |
| #swagger](http://swagger.io/irc/). For this sample, you can use the api key | |
| `special-key` to test the authorization filters. | |
| version: 1.0.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "openapi" : "3.0.1", | |
| "info": { | |
| "title": "My API" | |
| }, | |
| "paths" : { | |
| "/api/v1/addons" : { | |
| "get" : { | |
| "operationId" : "listAddons", | |
| "parameters" : [ { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public | |
| node_modules/ |
Exemplos de projetos opensource que usam técnica ADR
(66 estrelas) Formato de armazenamento: https://github.com/npryce/pottery/blob/master/docs/adr/0004-store-shards-in-time-stamped-directories-and-files.md
(10 estrelas) Como organizar os CSS de uma aplicação frontend: https://github.com/blockchain-certificates/blockcerts-verifier/blob/master/docs/ADR/adr-002-css-structure.md
(8 estrelas ) Aplicação desktop decidiu usar Electron: https://github.com/sprinteins/ghost/blob/master/docs/adr/004-use-electron-framework.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| openapi: "3.0.0" | |
| info: | |
| version: 1.0.0 | |
| title: Swagger Petstore | |
| license: | |
| name: MIT | |
| servers: | |
| - url: http://petstore.swagger.io/v1 | |
| paths: | |
| /pets: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sensor1=70.00, sensor2=80.00, nserial=87.00 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| beleza |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| que beleza |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| que beleza |
NewerOlder