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

Create route and view to display an existing API Backend #349

Closed
4 tasks done
brylie opened this issue Aug 12, 2015 · 1 comment
Closed
4 tasks done

Create route and view to display an existing API Backend #349

brylie opened this issue Aug 12, 2015 · 1 comment

Comments

@brylie
Copy link
Contributor

brylie commented Aug 12, 2015

Create a view for displaying API backend. Related to #324.

Definition of done

  • Create template to display fields of the API schema, with HTML markup.
    • display at least the required fields for the API, as they should be present in any given API
  • Create route to display a given API (e.g. /api/{id})
  • Populate template with data taken from the API Id passed in from the route
@JuusoV
Copy link
Contributor

JuusoV commented Aug 20, 2015

Todo: Styling.
Required fields (Optional: false) are in place and rendered in template in url: /api/API_ID_HERE/view

@bajiat bajiat closed this as completed Aug 31, 2015
marla-singer added a commit that referenced this issue Feb 6, 2017
…profile-rename-publication

Rename publication to apisByIds
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

3 participants