Skip to content

Commit 35d32dc

Browse files
algolia-botsbellone
andcommitted
docs: authentication type can't be updated (generated)
algolia/api-clients-automation#5824 Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com> Co-authored-by: Sylvain Bellone <sylvain.bellone@algolia.com>
1 parent 804c186 commit 35d32dc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/ingestion/model/authenticationUpdate.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
22

33
import type { AuthInputPartial } from './authInputPartial';
4-
import type { AuthenticationType } from './authenticationType';
54

65
/**
76
* Request body for updating an authentication resource.
87
*/
98
export type AuthenticationUpdate = {
10-
type?: AuthenticationType | undefined;
11-
129
/**
1310
* Descriptive name for the resource.
1411
*/

0 commit comments

Comments
 (0)