You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer I need an updated Readme So that everyone can understand the codebase
Details and Assumptions
add the microservice route
Add information about the promotions service
* Details about promotion service and what kind of promotions are supported
* Information and details about API endpoints
* How to run the service locally - mention commands for testing, linting etc make test , make lint, honcho start and behave
Add link to swagger apidocs
Acceptance Criteria
Given the github repository
When I access the ReadMe
Then I am able to understand and use the codebase effeciently
The text was updated successfully, but these errors were encountered:
As a developer
I need an updated Readme
So that everyone can understand the codebase
Details and Assumptions
* Details about promotion service and what kind of promotions are supported
* Information and details about API endpoints
* How to run the service locally - mention commands for testing, linting etc
make test
,make lint
,honcho start
andbehave
Acceptance Criteria
The text was updated successfully, but these errors were encountered: