Skip to content

Commit

Permalink
docs: remove delete reference from batch patch identity (#3906)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-jonas committed May 2, 2024
1 parent 3ecdf2b commit cd01cb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions identity/handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -550,9 +550,9 @@ func (h *Handler) identityFromCreateIdentityBody(ctx context.Context, cr *Create

// swagger:route PATCH /admin/identities identity batchPatchIdentities
//
// # Create and deletes multiple identities
// # Create multiple identities
//
// Creates or delete multiple
// Creates multiple
// [identities](https://www.ory.sh/docs/kratos/concepts/identity-user-model).
// This endpoint can also be used to [import
// credentials](https://www.ory.sh/docs/kratos/manage-identities/import-user-accounts-identities)
Expand Down

0 comments on commit cd01cb9

Please sign in to comment.