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

✨ Add some new features to assets api + tests upgrade #38

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Nek-
Copy link
Contributor

@Nek- Nek- commented Mar 10, 2023

Hello,

I tried to add some little features:

  • GET a specific asset
  • DELETE a tag on an asset
  • Adding a missing parameter on the AssetModel class

But the CI was not working (at all). I decided to fix this in explicitly separated commits. I can make a PR for each of them if you want so, or I can change any of them if you wish.

To review all of this, I highly recommend reviewing commit by commit.

Side note for anybody that wants to use this branch, you can use the master branch of my repository https://github.com/Nek-/localise.biz which is maintained (at least contains those fixes).

@Nek- Nek- force-pushed the some-features-on-assets-api branch from bdcf02e to 33677c6 Compare March 10, 2023 14:40
@Nek- Nek- force-pushed the some-features-on-assets-api branch 3 times, most recently from e8d089a to 0f55d5e Compare March 10, 2023 14:45
Nek- added 5 commits March 10, 2023 16:09
- GET a specific asset
- DELETE a tag on an asset

Misc: add a missing parameter on the AssetModel class.
@Nek- Nek- force-pushed the some-features-on-assets-api branch from 0f55d5e to a094b03 Compare March 12, 2023 20:30
@Nek- Nek- changed the title ✨ Add some new features to assets api ✨ Add some new features to assets api + tests upgrade Mar 12, 2023
@Nek- Nek- force-pushed the some-features-on-assets-api branch 4 times, most recently from 3ec5a9c to a094b03 Compare March 13, 2023 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants