job-type-controller

get/api/v1/job-types

Response

OK

Changes

Changed in 2 of the 6 revisions of this API.111

    • added the new POST_AUDIT_TRAILS enum value to the items/postPersistHooks/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new POST_AUDIT_TRAILS enum value to the items/prePersistHooks/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new POST_DATA_UPLOAD_TO_VECTORDB enum value to the items/postPersistHooks/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new POST_DATA_UPLOAD_TO_VECTORDB enum value to the items/prePersistHooks/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new POST_MONGO_INDEX_CREATION enum value to the items/postPersistHooks/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new POST_MONGO_INDEX_CREATION enum value to the items/prePersistHooks/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new POST_SOA_PROCESSING enum value to the items/postPersistHooks/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new POST_SOA_PROCESSING enum value to the items/prePersistHooks/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new SubJob_as_Field enum value to the items/properties/items/fieldType response property for the response status 200

      response-property-enum-value-added

    • added the new SubJob_as_Section enum value to the items/properties/items/fieldType response property for the response status 200

      response-property-enum-value-added

    • added the new SubJob_as_Selection enum value to the items/properties/items/fieldType response property for the response status 200

      response-property-enum-value-added

    • added the optional property items/subJobProperties to the response with the 200 status

      response-optional-property-added