Skip to content

Commit 0c03eb1

Browse files
feat(specs): add partialNoCreate action to ingestion specs (generated)
algolia/api-clients-automation#5389 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 950e5f6 commit 0c03eb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/Ingestion/Models/ActionType.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ public enum ActionType: String, Codable, CaseIterable {
1111
case replace
1212
case save
1313
case partial
14+
case partialNoCreate
1415
case append
1516
}
1617

0 commit comments

Comments
 (0)