Removes the experimental label from CPA endpoints (#35180)

Co-authored-by: Miguel de la Cruz <miguel@ctrlz.es>
This commit is contained in:
Miguel de la Cruz 2026-02-13 11:37:00 +01:00 committed by GitHub
parent d622ea33b2
commit 51426954cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,8 +6,6 @@
description: |
List all the Custom Profile Attributes fields.
_This endpoint is experimental._
__Minimum server version__: 10.5
##### Permissions
@ -32,8 +30,6 @@
description: |
Create a new Custom Profile Attribute field on the system.
_This endpoint is experimental._
__Minimum server version__: 10.5
##### Permissions
@ -122,8 +118,6 @@
**Note:** Fields with `attrs.protected = true` cannot be
modified and will return an error.
_This endpoint is experimental._
__Minimum server version__: 10.5
##### Permissions
@ -214,8 +208,6 @@
Marks a Custom Profile Attribute field and all its values as
deleted.
_This endpoint is experimental._
__Minimum server version__: 10.5
##### Permissions
@ -257,8 +249,6 @@
**Note:** Values for fields with `attrs.protected = true` cannot be
updated and will return an error.
_This endpoint is experimental._
__Minimum server version__: 10.5
##### Permissions
@ -343,8 +333,6 @@
description: |
List all the Custom Profile Attributes values for specified user.
_This endpoint is experimental._
__Minimum server version__: 10.5
##### Permissions
@ -387,8 +375,6 @@
**Note:** Values for fields with `attrs.protected = true` cannot be
updated and will return an error.
_This endpoint is experimental._
__Minimum server version__: 11
##### Permissions