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

API de Key Results de un objetivo #13

Open
2 tasks
serpi90 opened this issue May 10, 2019 · 0 comments
Open
2 tasks

API de Key Results de un objetivo #13

serpi90 opened this issue May 10, 2019 · 0 comments
Assignees

Comments

@serpi90
Copy link
Contributor

serpi90 commented May 10, 2019

  • GET /objectives/{{uuid}}/key-results
  • GET /objectives/{{uuid}}/key-results/

Antes de esta va a ser necesario tener los issues #2 y #12

GET /objectives/{{uuid}}/key-results

Listado de key results para un objetivo
application/vnd.mercap.key-result+json

GET /objectives/{{uuid}}/key-results/

Ver un key result en particular
application/vnd.mercap.key-result+json

{
  "description": "Deploy Abbaco Backend APIs",
  "weight": 0.3
}

Ref: https://docs.google.com/document/d/1Xo5O0HS6RJWY17MnQ_HeOT1F69hXH42nA9gwbZmHgVo/edit#

@nchillo nchillo changed the title API de Key Results API de Key Results de un objetivo May 23, 2019
@serpi90 serpi90 assigned nchillo and unassigned serpi90 Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants