Codit / practical-api-guidelines

Practical guidelines for building & designing APIs with .NET.
MIT License
16 stars 5 forks source link

Align operationIds with guidelines #30

Closed tomkerkhove closed 5 years ago

tomkerkhove commented 6 years ago

Currently we have operationIds such as get-all-players which is not in line with our guidelines.

This should be aligned.

MisterKite commented 5 years ago

I will have a look at this

tomkerkhove commented 5 years ago

I'm going to pick this up tomorrow so that we can merge #41 in.

tomkerkhove commented 5 years ago

Have to work on other priorities so re-assigning this to Sander.

tomkerkhove commented 5 years ago

Looks like this was done in the sample via #50 but the documentation was not updated - https://github.com/CoditEU/practical-api-guidelines/tree/master/maturity-level-one#generating-openapi-documentation

Can you please update the code sample as well please @MassimoC?

That would be the last step before closing this one.

MassimoC commented 5 years ago

@tomkerkhove Is this issue the same as #51 ?

tomkerkhove commented 5 years ago

No, thus is about operationId