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

chore(docs): Fix broken link to API description #7236

Merged
merged 2 commits into from
Sep 3, 2020

Conversation

progmatic-99
Copy link
Contributor

Fixes #7213

Short description of what this resolves:

Added the command to generate the file to view api description/blueprint in the docs

Changes proposed in this pull request:

Checklist

  • I have read the Contribution & Best practices Guide and my PR follows them.
  • My branch is up-to-date with the Upstream development branch.
  • The unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • All the functions created/modified in this PR contain relevant docstrings.

README.md Outdated

```

Local changes to [the description](https://github.com/fossasia/open-event-server/blob/development/docs/api/api_blueprint.apib) can be viewed using e.g. the [apiary gem](https://help.apiary.io/tools/apiary-cli/):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the link as it is not present now

@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

Merging #7236 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #7236   +/-   ##
============================================
  Coverage        63.02%   63.02%           
============================================
  Files              259      259           
  Lines            13034    13034           
============================================
  Hits              8215     8215           
  Misses            4819     4819           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1b86f62...9c91387. Read the comment docs.

@iamareebjamal iamareebjamal changed the title Fixed broken link to API description chore(docs): Fix broken link to API description Sep 3, 2020
@auto-label auto-label bot removed the chore label Sep 3, 2020
@iamareebjamal iamareebjamal merged commit 365c3f1 into fossasia:development Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken link to API description/blueprint
2 participants