<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>API Versioning</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=3112244" />
  <subtitle>API Versioning</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=3112244</id>
  <updated>2013-05-23T21:04:34Z</updated>
  <dc:date>2013-05-23T21:04:34Z</dc:date>
  <entry>
    <title>RE: API Versioning</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=3112728" />
    <author>
      <name>John Yontz</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=3112728</id>
    <updated>2011-03-01T02:17:20Z</updated>
    <published>2011-03-01T02:15:35Z</published>
    <summary type="html">In general, CTX will conform to Cisco policy of supporting up to two major releases backwards.
 
Our versioning scheme will be invocation context-based.  That is, we will include the version number in the URL path for subsequent versions.  For example, the initial version of the CDR API will be located at a URL that looks like this:
 
[b]http://1.2.3.4/ctxapi/api/cdr[/b]
 
Our next version will be located at a path something like this:
 
[b]http://1.2.3.4/ctxapi/api/[color=#0000ff]v2.0[/color]/cdr[/b]
 
In this example, if CTX is currently at version 2.0, a client designed to work with the initial version can continue to use the first URL path above.  CTX will be able to differentiate these down-rev requests and respond in a backward compatible way.</summary>
    <dc:creator>John Yontz</dc:creator>
    <dc:date>2011-03-01T02:15:35Z</dc:date>
  </entry>
  <entry>
    <title>API Versioning</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=3112243" />
    <author>
      <name>Andrew Brindamour</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=3112243</id>
    <updated>2011-03-01T02:00:07Z</updated>
    <published>2011-03-01T02:00:07Z</published>
    <summary type="html">What are the plans for versioning the API?</summary>
    <dc:creator>Andrew Brindamour</dc:creator>
    <dc:date>2011-03-01T02:00:07Z</dc:date>
  </entry>
</feed>

