mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 16:54:06 +02:00
docs/api: modify version hint
This commit is contained in:
parent
998402e4f4
commit
5d3512063f
@ -27,11 +27,10 @@ any API access.
|
|||||||
Versioning
|
Versioning
|
||||||
----------
|
----------
|
||||||
|
|
||||||
Many REST APIs include version strings in their URLs, Icinga Director
|
Many REST APIs include version strings in like /v1/ their URLs, Icinga Director
|
||||||
doesn't. We will try hard to not break compatibility with future versions.
|
doesn't. We will try hard to not break compatibility with future versions.
|
||||||
Sure, sooner or later we also might be forced to introduce some kind of
|
Sure, sooner or later we also might be forced to introduce some kind of
|
||||||
versioning. But who knows? So we decided to not pollute our beautiful URLs
|
versioning. But who knows?
|
||||||
with ugly extensions like /v1/.
|
|
||||||
|
|
||||||
As a developer you can trust us to not remove any existing REST url or any
|
As a developer you can trust us to not remove any existing REST url or any
|
||||||
provided property. However, you must always be ready to accept new properties.
|
provided property. However, you must always be ready to accept new properties.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user