[OAS] Change default availability.stability
to experimental
#197003
Labels
Feature:OAS
Work or issues related to Core-provided mechanisms for generating OAS
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Once #196647 is in
main
teams can specify their route availability. Today routes default tostability: stable
(full context). We should change this default toexperimental
by explicitly setting stability on all existing public, stable routes. In this way we minimise the risk of unintentionally releasing a route asstable
.The text was updated successfully, but these errors were encountered: