Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PUT] /appsettings/{id} #353

Open
MoritzHahn1337 opened this issue Apr 28, 2021 · 1 comment
Open

[PUT] /appsettings/{id} #353

MoritzHahn1337 opened this issue Apr 28, 2021 · 1 comment
Labels
Bug Something isn't working

Comments

@MoritzHahn1337
Copy link
Contributor

Switch short and long description

@MoritzHahn1337 MoritzHahn1337 added the Bug Something isn't working label Apr 28, 2021
@lkuchenb
Copy link
Collaborator

lkuchenb commented May 4, 2021

Wasn't the idea to rename the attributes to match the API schema:

MetaDatum:
type: object
properties:
name:
type: string
regexDescription:
type: string
longDescription:
type: string

We can also change longDescription to description in the same go, both in the database and API schemas.

@lkuchenb lkuchenb added this to the 1.0.0+ milestone May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants