Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Fix tags usage in the databases view #318

Merged

Conversation

arbulu89
Copy link
Contributor

@arbulu89 arbulu89 commented Oct 7, 2021

Fix for #308

The PR adds a new api/databases/... endpoint to manage the tags. It mostly duplicates the code for the sap systems.

I have changed a bit the sapsystems code to use the sapsystems service rather than consul. Which makes things a bit more cleaner.

It is true that the test code is almost a copy/paste, and I don't know if it makes sense to have something better.

PD: I don't know if it would make sense to add the make swag to the generic make command.
I have noticed that some entries were not added

@arbulu89 arbulu89 force-pushed the hotfix/fix-tags-databases-view branch from 7c13daa to a2efd0c Compare October 7, 2021 12:09
@arbulu89 arbulu89 merged commit e7956fa into trento-project:main Oct 8, 2021
@stefanotorresi
Copy link
Member

PD: I don't know if it would make sense to add the make swag to the generic make command.
I have noticed that some entries were not added

Yes, definitely; we'll also need to publish the API docs at some point. I will file a follow-up for this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

HANA Databases page misses tags API, so tags are broken
3 participants