Commit 5da3ed5
committed
Update API Client
#### What's Changed
---
##### `GET` /policies/geoip/{policy_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `countries` (array)
##### `PUT` /policies/geoip/{policy_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `countries` (array)
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `countries` (array)
##### `PATCH` /policies/geoip/{policy_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `countries` (array)
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `countries` (array)
##### `GET` /sources/all/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/group_connections/all/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/group_connections/all/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/group_connections/all/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/group_connections/kerberos/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/group_connections/kerberos/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/group_connections/kerberos/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/group_connections/ldap/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/group_connections/ldap/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/group_connections/ldap/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/group_connections/oauth/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/group_connections/oauth/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/group_connections/oauth/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/group_connections/plex/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/group_connections/plex/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/group_connections/plex/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/group_connections/saml/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/group_connections/saml/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/group_connections/saml/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/group_connections/telegram/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/group_connections/telegram/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/group_connections/telegram/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/kerberos/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/kerberos/{slug}/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/kerberos/{slug}/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/ldap/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/ldap/{slug}/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/ldap/{slug}/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/oauth/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/oauth/{slug}/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/oauth/{slug}/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/plex/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/plex/{slug}/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/plex/{slug}/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/saml/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/saml/{slug}/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/saml/{slug}/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/telegram/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/telegram/{slug}/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/telegram/{slug}/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/user_connections/all/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/user_connections/all/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/user_connections/all/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/user_connections/kerberos/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/user_connections/kerberos/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/user_connections/kerberos/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/user_connections/ldap/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/user_connections/ldap/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/user_connections/ldap/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/user_connections/oauth/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/user_connections/oauth/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/user_connections/oauth/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/user_connections/plex/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/user_connections/plex/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/user_connections/plex/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/user_connections/saml/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/user_connections/saml/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/user_connections/saml/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/user_connections/telegram/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PUT` /sources/user_connections/telegram/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `PATCH` /sources/user_connections/telegram/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /policies/geoip/
###### Request:
Changed content type : `application/json`
* Changed property `countries` (array)
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `countries` (array)
##### `GET` /policies/geoip/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> GeoIP Policy Serializer
* Changed property `countries` (array)
##### `GET` /sources/all/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/group_connections/all/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Group Source Connection
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/group_connections/kerberos/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/group_connections/kerberos/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Group Source Connection
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/group_connections/ldap/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/group_connections/ldap/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Group Source Connection
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/group_connections/oauth/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/group_connections/oauth/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Group Source Connection
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/group_connections/plex/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/group_connections/plex/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Group Source Connection
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/group_connections/saml/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/group_connections/saml/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Group Source Connection
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/group_connections/telegram/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/group_connections/telegram/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Group Source Connection
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/kerberos/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/kerberos/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Kerberos Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/ldap/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/ldap/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> LDAP Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/oauth/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/oauth/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> OAuth Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/plex/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/plex/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Plex Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/saml/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/saml/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> SAMLSource Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/telegram/
###### Request:
Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/telegram/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/user_connections/all/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> User source connection
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/user_connections/kerberos/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/user_connections/kerberos/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> User source connection
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/user_connections/ldap/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/user_connections/ldap/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> User source connection
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/user_connections/oauth/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/user_connections/oauth/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> User source connection
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/user_connections/plex/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/user_connections/plex/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> User source connection
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/user_connections/saml/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/user_connections/saml/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> User source connection
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `POST` /sources/user_connections/telegram/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /sources/user_connections/telegram/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> User source connection
* Changed property `source_obj` (object)
> Source Serializer
* Added property `promoted` (boolean)
> When enabled, this source will be displayed as a prominent button on the login page, instead of a small icon.
##### `GET` /flows/executor/{flow_slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
Updated `ak-stage-identification` component:
* Changed property `sources` (array)
Changed items (object):
> Serializer for Login buttons of sources
* Added property `promoted` (boolean)
##### `POST` /flows/executor/{flow_slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
Updated `ak-stage-identification` component:
* Changed property `sources` (array)
Changed items (object):
> Serializer for Login buttons of sources
* Added property `promoted` (boolean)1 parent 574b109 commit 5da3ed5
File tree
42 files changed
+1492
-38
lines changed- api
- docs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+1492
-38
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
141 | 167 | | |
142 | 168 | | |
143 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
116 | 142 | | |
117 | 143 | | |
118 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
151 | 177 | | |
152 | 178 | | |
153 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
124 | 150 | | |
125 | 151 | | |
126 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
85 | 111 | | |
86 | 112 | | |
87 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
141 | 142 | | |
142 | 143 | | |
143 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
144 | 170 | | |
145 | 171 | | |
146 | 172 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
116 | 142 | | |
117 | 143 | | |
118 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
126 | 152 | | |
127 | 153 | | |
128 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
134 | 160 | | |
135 | 161 | | |
136 | 162 | | |
| |||
0 commit comments