Vitor Pinto

Results 2 issues of Vitor Pinto

### TL;DR Some secrets are stored with multiple properties (JSON structure, e.g. `{"user":"user","password":"password"}`. This feature would bring the ability of mounting secrets and extract the properties individually. ### Design **Proposal**...

feature

## Context (Input, Language) Input Format: JSONSchema Output Language: Dart ## Description I use quicktype to generate Contracts for multiple languages, and by default all my contracts were implemented using...

enhancement