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

Separate process and design principles #6

Open
jhtapia opened this issue Jun 7, 2019 · 1 comment
Open

Separate process and design principles #6

jhtapia opened this issue Jun 7, 2019 · 1 comment
Labels
feedback feedback on the guidelines.

Comments

@jhtapia
Copy link

jhtapia commented Jun 7, 2019

Thanks for this! I have a comment.

In the Principles section I read the following:

API as a Product : apply the product owner role to API's

I think that development processes should be separated from design principles. Having a principle that implies that there should be a Product Owner looking at the API as a product excludes other Agile and traditional software development frameworks where there is no such roles. Consequently, it limits this principles to the Scrum framework. I don't think that design principles should be mixed with specific development processes. I would recommend to remove or rephrase the one mentioned above.

In a related note, in the Agile front, a self-organizing team can use the design principles to create high quality APIs, but the Product Owner should not need to have the technical background to understand them and prescribing them as backlog items. Product Owner focus more on vertical slices of functionality that deliver value to users. Product Owners should not need to focus on individual components of a solution.

@ll911 ll911 added the feedback feedback on the guidelines. label Jun 7, 2019
@jeff-card
Copy link
Collaborator

Thank you for your comment! A peer review was held on August 9th and we have the following feedback:

We see where there could be confusion referring to “API as a product” under the Design Principles section. The main intent of this point was to prevent orphaning and encourage API ownership. Since API ownership is already covered under the Lifecycle Management section, we will remove “API as a Product” from the Design section, and add language around publishing and maintaining the guidelines to the Ownership portion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback feedback on the guidelines.
Projects
None yet
Development

No branches or pull requests

3 participants