feat(input): Full refacto of the user input system

This commit is contained in:
Matthieu 'JP' DERASSE
2022-09-16 20:22:19 +00:00
parent a992c3cd5e
commit ad61e13f6a
9 changed files with 206 additions and 173 deletions

View File

@ -7,7 +7,9 @@ info:
contact:
name: "{{ .ProjectContact.Name }}"
email: "{{ .ProjectContact.Email }}"
{{if .ProjectContact.URL }}
url: "{{ .ProjectContact.URL }}"
{{end}}
consumes:
- "application/json"
produces: