← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1684028] [NEW] wrong status codes for v3-ext oauth1 create request token and create access token

 

Public bug reported:

Following updates are required in api documentation

The normal response codes for following API should be 201 instead of 200

https://developer.openstack.org/api-ref/identity/v3-ext/#create-request-token
https://developer.openstack.org/api-ref/identity/v3-ext/#create-access-token

The request type should be PUT instead of POST for the following API
https://developer.openstack.org/api-ref/identity/v3-ext/#authorize-request-token

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1684028

Title:
  wrong status codes for v3-ext oauth1 create request token and create
  access token

Status in OpenStack Identity (keystone):
  New

Bug description:
  Following updates are required in api documentation

  The normal response codes for following API should be 201 instead of
  200

  https://developer.openstack.org/api-ref/identity/v3-ext/#create-request-token
  https://developer.openstack.org/api-ref/identity/v3-ext/#create-access-token

  The request type should be PUT instead of POST for the following API
  https://developer.openstack.org/api-ref/identity/v3-ext/#authorize-request-token

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1684028/+subscriptions


Follow ups