Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Replace links to farmOS API with Version 1 URLs #81

Description

@braughtg

FarmData1 uses the the farmOS Application Program Interface (API) to store and retrieve data in the database. A number of the markdown (.md files) throughout the FarmData2 repository contain links to the farmOS API documentation on the farmOS site.

farmOS has recently updated its API to Version 2. As a result, all of the links to the farmOS API that appear in FarmData2 now lead to documentation for the farmOS API Version 2. However, FarmData2 is currently still using Version 1 of the farmOS API. Thus, the FarmData2 .md files link to the incorrect version of the farmOS API documentation. Fortunately farmOS still provides the Version 1 API documentation, just using a different URL.

To Be Done

  1. Find all links in the FarmData2 .md files that link to the farmOS API at the URLhttps://farmos.org/development/api/.
  2. Modify the URL's in the .md files so that they link to Version 1 of the API documentation at the URL https://v1.farmos.org/development/api/.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationgood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions