Skip to content

Some requests are documented as requiring authentication but don't, and vice versa #123

Description

@treeplate

these endpoints are documented as needing a token but don't need one:

  • GET:/
  • GET:/market/supply-chain
  • GET:/systems
  • GET:/systems/{systemSymbol}
  • GET:/systems/{systemSymbol}/waypoints
  • GET:/systems/{systemSymbol}/waypoints/{waypointSymbol}
  • GET:/systems/{systemSymbol}/waypoints/{waypointSymbol}/construction
  • GET:/systems/{systemSymbol}/waypoints/{waypointSymbol}/market
  • GET:/systems/{systemSymbol}/waypoints/{waypointSymbol}/jump-gate
  • presumably GET:/systems/{systemSymbol}/waypoints/{waypointSymbol}/shipyard but i can't find any shipyards
  • GET:/factions
  • GET:/agents
  • GET:/agents/{agentSymbol}
    and GET:/my/factions isn't documented as needing a token but does need one

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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