Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: added user json as createdBy field in getLicense #89

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bhowmik94
Copy link

@bhowmik94 bhowmik94 commented Oct 28, 2024

Changes

Submitter Checklist

  • Includes tests (if there is a feature changed/added)
  • Includes docs ( if changes are user facing)
  • I have tested my changes locally.

References

@bhowmik94 bhowmik94 force-pushed the feat/api/createdBy-in-license branch 2 times, most recently from ad3e34a to e8700af Compare November 6, 2024 10:40
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this file

@deo002
Copy link
Collaborator

deo002 commented Jan 16, 2025

Load user on /licenses/{shortname} GET

@deo002
Copy link
Collaborator

deo002 commented Jan 16, 2025

Set createdBy field when a license is created while importing

@deo002
Copy link
Collaborator

deo002 commented Jan 16, 2025

Also, remove merge conflicts

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add user json field as createdBy in license GET api
3 participants