Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

Wrong documentation link #330

@Nosferican

Description

@Nosferican

Describe the bug
https://developers.code.gov/fields.html contains:

We have extensive Swagger documentation where you can test our API. You can find them at https://api.code.gov/docs.

Documentation link errors.
To Reproduce
Steps to reproduce the behavior:

  1. Go to https://api.code.gov/docs
  2. See error
{
  "message": "Not Found",
  "error": {}
}

Expected behavior
Documentation about the API.
Screenshots

Screen Shot 2019-10-17 at 20 02 30

Screen Shot 2019-10-17 at 19 13 07

Additional context

  • Current documentation at here
    • Rate limit information outdated (It is not 5,000 calls/day and 5 calls per 5 seconds), but 1,000 per unknown period.
    • Wrong default version (docs say it is v2, it is still currently v1) [Should I open an issue for this?]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions