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

[$250] Add existing service to swagger doc #30

Open
kbowerma opened this issue Nov 22, 2016 · 1 comment
Open

[$250] Add existing service to swagger doc #30

kbowerma opened this issue Nov 22, 2016 · 1 comment

Comments

@kbowerma
Copy link
Contributor

Requirements

For this challenge we have a nice swagger doc created for our drone api service however we already had some endpoints for creating and updating the drones location that never made it into the swagger doc. You job is to update the swagger doc to include the /drones services.

You should write to the swagger.yaml file in the root doc not the swagger.json (I will generate that file with swagger-codegen generate -i swagger.yaml -l swagger when you are done.

Project Background

For this series we are creating a Drone Service Platform (DSP) which consist of a marketplace where customers can request drone services for providers/operators. Examples of the services would be drone delivery, mapping, monitoring and many other tasks. In addition to delivering drone services we will also provide a level of traffic management.

Other notable challenges in this series

Maps React and REST
React Map Mission Plan
Mission Plan fixes part 1
WEBAPI - Consumer to DSP API Product Catalog - swagger API design

Links

[front end src: topcoderinc/dsp-app](http://github.com/topcoderinc/dsp-app]
[back end src: topcoderinc/dsp-app](http://github.com/topcoderinc/dsp-server]

Submission Guidelines

  1. Ensure good test coverage on all modules
  2. Upload documentation for how to run your submission
  3. Upload all your source code as a zip for review
  4. Winner will be required to submit a pull request with their winning code.
  5. Please include a video with your submission. If you are not comfortable with spoken english feel free to annotate with text.
@kbowerma
Copy link
Contributor Author

Challenge created successfully
Challenge Url: https://www.topcoder.com/challenge-details/30055820/?type=develop&noncache=true

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

No branches or pull requests

1 participant