Skip to content

Change the name of the artifact #125

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

Closed
bountyC0d3r opened this issue Aug 8, 2019 · 3 comments
Closed

Change the name of the artifact #125

bountyC0d3r opened this issue Aug 8, 2019 · 3 comments
Assignees

Comments

@bountyC0d3r
Copy link
Collaborator

Instead of using typeId for using as the name of the artifact; let's use the name which we are taking as a part of request body

artifact: {
        name: artifactName,
        data: zipFile
      },
      typeId: typeId

and we can remove the typeId as well; as this would be redundant after this.

cc: @cwdcwd

@callmekatootie
Copy link
Contributor

callmekatootie added a commit that referenced this issue Aug 18, 2019
2. Provide sortyBy parameter when querying #124
3. Change which attribute is used to name artifacts in submissions #125
@callmekatootie
Copy link
Contributor

PR ready: #127

@callmekatootie
Copy link
Contributor

PR merged. Closing ticket.

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

No branches or pull requests

2 participants