Skip to content

Commit 2cb142c

Browse files
algolia-botmillotp
andcommitted
fix(specs): remove SFCC source type [skip-bc] (generated)
algolia/api-clients-automation#4190 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Pierre Millot <[email protected]>
1 parent 53ce8aa commit 2cb142c

File tree

1 file changed

+0
-3
lines changed
  • client/src/commonMain/kotlin/com/algolia/client/model/ingestion

1 file changed

+0
-3
lines changed

client/src/commonMain/kotlin/com/algolia/client/model/ingestion/SourceType.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ public enum class SourceType(public val value: kotlin.String) {
3030
@SerialName(value = "shopify")
3131
Shopify("shopify"),
3232

33-
@SerialName(value = "sfcc")
34-
Sfcc("sfcc"),
35-
3633
@SerialName(value = "push")
3734
Push("push");
3835

0 commit comments

Comments
 (0)