1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/microshift_rest_api/understanding-api-support-tiers.adoc
2023-10-30 10:13:25 -04:00

21 lines
924 B
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="understanding-api-support-tiers"]
= Understanding API tiers
include::_attributes/common-attributes.adoc[]
:context: understanding-api-tiers
toc::[]
[IMPORTANT]
====
This guidance does not cover layered {product-title} offerings.
====
Red Hat requests that application developers validate that any behavior they depend on is explicitly defined in the formal API documentation to prevent introducing dependencies on unspecified implementation-specific behavior or dependencies on bugs in a particular implementation of an API. For example, new releases of an ingress router may not be compatible with older releases if an application uses an undocumented API or relies on undefined behavior.
include::modules/api-support-tiers.adoc[leveloffset=+1]
include::modules/api-support-tiers-mapping.adoc[leveloffset=+1]
include::modules/api-support-deprecation-policy.adoc[leveloffset=+1]