ApiException class.
*/ @SuppressWarnings("serial") -@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-07-04T12:43:11.182602420Z[Etc/UTC]", comments = "Generator version: 7.13.0") +@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-08-21T09:43:09.059871871Z[Etc/UTC]", comments = "Generator version: 7.13.0") public class ApiException extends Exception { private static final long serialVersionUID = 1L; diff --git a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/AIModel.java b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/AIModel.java index c067f92..8bdcb8b 100644 --- a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/AIModel.java +++ b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/AIModel.java @@ -51,7 +51,7 @@ /** * AIModel */ -@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-07-04T12:43:11.182602420Z[Etc/UTC]", comments = "Generator version: 7.13.0") +@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-08-21T09:43:09.059871871Z[Etc/UTC]", comments = "Generator version: 7.13.0") public class AIModel { public static final String SERIALIZED_NAME_NAME = "name"; @SerializedName(SERIALIZED_NAME_NAME) diff --git a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/AbstractOpenApiSchema.java b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/AbstractOpenApiSchema.java index 669d2e6..01ccc68 100644 --- a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/AbstractOpenApiSchema.java +++ b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/AbstractOpenApiSchema.java @@ -21,7 +21,7 @@ /** * Abstract class for oneOf,anyOf schemas defined in OpenAPI spec */ -@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-07-04T12:43:11.182602420Z[Etc/UTC]", comments = "Generator version: 7.13.0") +@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-08-21T09:43:09.059871871Z[Etc/UTC]", comments = "Generator version: 7.13.0") public abstract class AbstractOpenApiSchema { // store the actual instance of the schema/object diff --git a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/Action.java b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/Action.java index 3963f43..69cdc5a 100644 --- a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/Action.java +++ b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/Action.java @@ -50,7 +50,7 @@ /** * An actual action that a system executes */ -@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-07-04T12:43:11.182602420Z[Etc/UTC]", comments = "Generator version: 7.13.0") +@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-08-21T09:43:09.059871871Z[Etc/UTC]", comments = "Generator version: 7.13.0") public class Action { public static final String SERIALIZED_NAME_ID = "id"; @SerializedName(SERIALIZED_NAME_ID) diff --git a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/ActionType.java b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/ActionType.java index deba570..b566e6c 100644 --- a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/ActionType.java +++ b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/ActionType.java @@ -49,7 +49,7 @@ /** * A type of action that a system can execute */ -@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-07-04T12:43:11.182602420Z[Etc/UTC]", comments = "Generator version: 7.13.0") +@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-08-21T09:43:09.059871871Z[Etc/UTC]", comments = "Generator version: 7.13.0") public class ActionType { public static final String SERIALIZED_NAME_ID = "id"; @SerializedName(SERIALIZED_NAME_ID) diff --git a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/Decision.java b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/Decision.java index 78f586b..06b3c92 100644 --- a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/Decision.java +++ b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/Decision.java @@ -55,7 +55,7 @@ /** * An actual decision that a system made */ -@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-07-04T12:43:11.182602420Z[Etc/UTC]", comments = "Generator version: 7.13.0") +@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-08-21T09:43:09.059871871Z[Etc/UTC]", comments = "Generator version: 7.13.0") public class Decision { public static final String SERIALIZED_NAME_ID = "id"; @SerializedName(SERIALIZED_NAME_ID) diff --git a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/DecisionType.java b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/DecisionType.java index fb4eb8d..a05cfcc 100644 --- a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/DecisionType.java +++ b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/DecisionType.java @@ -52,7 +52,7 @@ /** * A type of decision that a system can derive */ -@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-07-04T12:43:11.182602420Z[Etc/UTC]", comments = "Generator version: 7.13.0") +@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-08-21T09:43:09.059871871Z[Etc/UTC]", comments = "Generator version: 7.13.0") public class DecisionType { public static final String SERIALIZED_NAME_ID = "id"; @SerializedName(SERIALIZED_NAME_ID) diff --git a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/Info.java b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/Info.java index 5dee04f..2095e8a 100644 --- a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/Info.java +++ b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/Info.java @@ -49,7 +49,7 @@ /** * Info */ -@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-07-04T12:43:11.182602420Z[Etc/UTC]", comments = "Generator version: 7.13.0") +@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-08-21T09:43:09.059871871Z[Etc/UTC]", comments = "Generator version: 7.13.0") public class Info { public static final String SERIALIZED_NAME_GENERATION_DATE = "generation-date"; @SerializedName(SERIALIZED_NAME_GENERATION_DATE) diff --git a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/Module.java b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/Module.java index 36411e1..1a73b15 100644 --- a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/Module.java +++ b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/Module.java @@ -56,7 +56,7 @@ /** * Module */ -@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-07-04T12:43:11.182602420Z[Etc/UTC]", comments = "Generator version: 7.13.0") +@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-08-21T09:43:09.059871871Z[Etc/UTC]", comments = "Generator version: 7.13.0") public class Module { public static final String SERIALIZED_NAME_ID = "id"; @SerializedName(SERIALIZED_NAME_ID) diff --git a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/ModuleSBOMLocationValue.java b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/ModuleSBOMLocationValue.java index 321dc27..b08729a 100644 --- a/java/aicockpit-jar/src/main/java/de/starwit/aic/model/ModuleSBOMLocationValue.java +++ b/java/aicockpit-jar/src/main/java/de/starwit/aic/model/ModuleSBOMLocationValue.java @@ -48,7 +48,7 @@ /** * ModuleSBOMLocationValue */ -@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-07-04T12:43:11.182602420Z[Etc/UTC]", comments = "Generator version: 7.13.0") +@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2025-08-21T09:43:09.059871871Z[Etc/UTC]", comments = "Generator version: 7.13.0") public class ModuleSBOMLocationValue { public static final String SERIALIZED_NAME_URL = "url"; @SerializedName(SERIALIZED_NAME_URL) diff --git a/python/generated-library/dist/starwit_aic_api-0.1.6-py3-none-any.whl b/python/generated-library/dist/starwit_aic_api-0.1.6-py3-none-any.whl new file mode 100644 index 0000000..f67725f Binary files /dev/null and b/python/generated-library/dist/starwit_aic_api-0.1.6-py3-none-any.whl differ diff --git a/python/generated-library/dist/starwit_aic_api-0.1.6.tar.gz b/python/generated-library/dist/starwit_aic_api-0.1.6.tar.gz new file mode 100644 index 0000000..deca3ab Binary files /dev/null and b/python/generated-library/dist/starwit_aic_api-0.1.6.tar.gz differ diff --git a/python/generated-library/pyproject.toml b/python/generated-library/pyproject.toml index 219c30c..3b8978c 100644 --- a/python/generated-library/pyproject.toml +++ b/python/generated-library/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "starwit_aic_api" -version = "0.1.5" +version = "0.1.6" description = "" authors = ["flonix8