* REST API authentication changes coming soon
@ 2019-01-28 18:52 Brad Bishop
2019-01-29 14:32 ` Matt Spinler
0 siblings, 1 reply; 2+ messages in thread
From: Brad Bishop @ 2019-01-28 18:52 UTC (permalink / raw)
To: openbmc
I just wanted to re-announce this change in a very visible way:
https://lists.ozlabs.org/pipermail/openbmc/2019-January/014881.html
I'm not sure how to interpret the silence. There will be some impact
to any programatic use of the current REST API when we make this
switch. If you have issues with that please speak up so we can see
about what we can do to help ease the transition.
thx - brad
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: REST API authentication changes coming soon
2019-01-28 18:52 REST API authentication changes coming soon Brad Bishop
@ 2019-01-29 14:32 ` Matt Spinler
0 siblings, 0 replies; 2+ messages in thread
From: Matt Spinler @ 2019-01-29 14:32 UTC (permalink / raw)
To: Brad Bishop; +Cc: openbmc
On 2019-01-28 12:52, Brad Bishop wrote:
> I just wanted to re-announce this change in a very visible way:
>
> https://lists.ozlabs.org/pipermail/openbmc/2019-January/014881.html
>
> I'm not sure how to interpret the silence. There will be some impact
> to any programatic use of the current REST API when we make this
> switch. If you have issues with that please speak up so we can see
> about what we can do to help ease the transition.
There is a review in progress at
https://gerrit.openbmc-project.xyz/#/c/openbmc/docs/+/17706/ with the
new authentication details.
Other differences I've noticed from phosphor-rest:
* URLs are case sensitive
* Will not interpolate strings to ints
e.g. won't covert "1000" to 1000 if D-Bus arg is an int
* Not tolerant on things like double '/'s in the URL
e.g. /xyz/openbmc_project//attr/blah... will not work
> thx - brad
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-29 14:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-28 18:52 REST API authentication changes coming soon Brad Bishop
2019-01-29 14:32 ` Matt Spinler
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.