Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Add documentation for API v2 #1727

Merged
merged 2 commits into from
Aug 31, 2017
Merged

Conversation

kdembler
Copy link
Contributor

@kdembler kdembler commented Aug 31, 2017

Resolves #1254

Summary of changes:

  • Added REST_API_V2.md with descriptions of API v2 endpoints
  • Renamed REST_API.md to REST_API_V1.md and changed all links pointing to it

@intelsdi-x/snap-maintainers

@@ -0,0 +1,529 @@
# Snap API
Copy link
Contributor

Choose a reason for hiding this comment

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

Snap REST API V2

@@ -1,3 +1,6 @@
# Notice
This document describes API v1, for info about API v2 see [REST_API_V2.md](REST_API_V2.md).
Copy link
Contributor

@IzabellaRaulin IzabellaRaulin Aug 31, 2017

Choose a reason for hiding this comment

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

Consider adding sth like that:

This document describes API v1 - it is supported, but no longer in active development.
In the future, it will be fully replaced by REST_API_V2.md - see details in the issue 1637.

Notice, that Tribe API is available only in REST API V1 at the moment.

REST API V2 is under development - below is the table presenting the status of work presenting what still needs to be implemented to start the process of deprecation V1:

The process of depreciation will be preceded by an announcement and giving time to switch Snap users to REST API V2.

@kdembler kdembler force-pushed the api-v2-docs branch 2 times, most recently from 44fcf2c to 8015030 Compare August 31, 2017 11:56
@IzabellaRaulin IzabellaRaulin merged commit fb75e81 into intelsdi-x:master Aug 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants