Skip to content

Conversation

@juanultimate
Copy link
Contributor

@juanultimate juanultimate commented May 11, 2020

This PR adds new field named technologies to the /projects resource.
Now the request may look like this:

{
       "tenant_id": "cc925a5d-9644-4a4f-8d99-xxxxxxxxxx",
        "name": "Project 6",
        "description": "Test project",
        "customer_id": "e2849284-8283-4561-ad04-87065624db8b",
        "project_type_id": null,
        "technologies": [
            "python",
            "react"
        ]
    }

@enriquezrene enriquezrene merged commit 812113e into master May 11, 2020
@Angeluz-07 Angeluz-07 deleted the feature-125/add-technologies-to-project branch May 15, 2020 20:18
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.

3 participants