@epilot/entity-client 6.2.0 → 6.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +0 -0
- package/dist/client.js +0 -0
- package/dist/definition.d.ts +0 -0
- package/dist/definition.js +1 -1
- package/dist/index.d.ts +0 -0
- package/dist/index.js +0 -0
- package/dist/openapi-runtime.json +23 -0
- package/dist/openapi.d.ts +5 -0
- package/dist/openapi.json +202 -6
- package/dist/schema-model.d.ts +0 -0
- package/dist/schema-model.js +0 -0
- package/package.json +1 -1
package/dist/client.d.ts
CHANGED
|
File without changes
|
package/dist/client.js
CHANGED
|
File without changes
|
package/dist/definition.d.ts
CHANGED
|
File without changes
|
package/dist/definition.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{"use strict";var e={914:function(e,t,a){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var n=r(a(240));t.default=n.default},240:e=>{e.exports=JSON.parse('{"openapi":"3.0.2","info":{"title":"","version":""},"paths":{"/v1/entity/schemas":{"get":{"operationId":"listSchemas","parameters":[{"in":"query","name":"unpublished"}],"responses":{}}},"/v1/entity/schemas/{slug}":{"get":{"operationId":"getSchema","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"in":"query","name":"id"}],"responses":{}},"put":{"operationId":"putSchema","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"in":"query","name":"draft"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteSchema","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"}],"responses":{}}},"/v1/entity/schemas/{slug}/json/schema":{"get":{"operationId":"getJsonSchema","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"in":"query","name":"dereference"}],"responses":{}}},"/v1/entity/schemas/{slug}/json/example":{"get":{"operationId":"getSchemaExample","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"}],"responses":{}}},"/v1/entity/schemas/{slug}/versions":{"get":{"operationId":"getSchemaVersions","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"in":"query","name":"versions_from"},{"in":"query","name":"versions_size"},{"in":"query","name":"drafts_from"},{"in":"query","name":"drafts_size"},{"in":"query","name":"fields","required":false,"style":"form","explode":false}],"responses":{}}},"/v1/entity/schemas/blueprints":{"get":{"operationId":"listSchemaBlueprints","responses":{}}},"/v1/entity:search":{"post":{"operationId":"searchEntities","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity:list":{"post":{"operationId":"listEntities","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/{slug}":{"post":{"operationId":"createEntity","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"},{"$ref":"#/components/parameters/FillActivityQueryParam"},{"$ref":"#/components/parameters/AsyncOperationQueryParam"},{"$ref":"#/components/parameters/ValidateEntityQueryParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/{slug}:validate":{"post":{"operationId":"validateEntity","parameters":[{"$ref":"#/components/parameters/EntitySlugPathPriceParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/entity/{slug}:validate":{"post":{"operationId":"validateEntityV2","parameters":[{"$ref":"#/components/parameters/EntitySlugPathPriceParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/{slug}:upsert":{"patch":{"operationId":"upsertEntity","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"},{"$ref":"#/components/parameters/FillActivityQueryParam"},{"$ref":"#/components/parameters/DryRunQueryParam"},{"$ref":"#/components/parameters/AsyncOperationQueryParam"},{"$ref":"#/components/parameters/ValidateEntityQueryParam"},{"name":"strict","in":"query","required":false}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/entity/{slug}/{id}":{"get":{"operationId":"getEntityV2","parameters":[{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/HydrateEntitiesQueryParam"},{"in":"query","name":"fields","style":"form","explode":false}],"responses":{}}},"/v1/entity/{slug}/{id}:restore":{"patch":{"operationId":"restoreEntity","parameters":[{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/{slug}/{id}:reindex":{"post":{"operationId":"reindexEntity","parameters":[{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/EntitySlugPathParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/{slug}/{id}":{"get":{"operationId":"getEntity","parameters":[{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/HydrateEntitiesQueryParam"}],"responses":{}},"put":{"operationId":"updateEntity","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"},{"$ref":"#/components/parameters/FillActivityQueryParam"},{"$ref":"#/components/parameters/AsyncOperationQueryParam"},{"$ref":"#/components/parameters/ValidateEntityQueryParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"patch":{"operationId":"patchEntity","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"},{"$ref":"#/components/parameters/FillActivityQueryParam"},{"$ref":"#/components/parameters/DryRunQueryParam"},{"$ref":"#/components/parameters/AsyncOperationQueryParam"},{"$ref":"#/components/parameters/ValidateEntityQueryParam"}],"requestBody":{"content":{"application/json":{}},"required":true},"responses":{}},"delete":{"operationId":"deleteEntity","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"},{"in":"query","name":"purge"}],"responses":{}}},"/v1/entity:autocomplete":{"get":{"operationId":"autocomplete","parameters":[{"name":"input","in":"query"},{"name":"attribute","in":"query","required":true},{"name":"slug","in":"query"},{"name":"size","in":"query"}],"responses":{}}},"/v1/entity/activity":{"post":{"operationId":"createActivity","parameters":[{"in":"query","name":"entities","style":"form","explode":false}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/activity/{id}":{"get":{"operationId":"getActivity","parameters":[{"$ref":"#/components/parameters/ActivityIdPathParam"},{"in":"query","name":"operations_size"},{"in":"query","name":"operations_from"}],"responses":{}}},"/v1/entity/activity/{id}:attach":{"post":{"operationId":"attachActivity","parameters":[{"$ref":"#/components/parameters/ActivityIdPathParam"},{"in":"query","name":"entities","style":"form","explode":false}],"responses":{}}},"/v1/entity/{slug}/{id}/activity":{"get":{"operationId":"getEntityActivityFeed","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"in":"query","name":"after"},{"in":"query","name":"before"},{"in":"query","name":"start_date"},{"in":"query","name":"end_date"},{"in":"query","name":"preset_range"},{"$ref":"#/components/parameters/FromPageQueryParam"},{"in":"query","name":"size"},{"in":"query","name":"type"},{"in":"query","name":"include_relations"},{"in":"query","name":"exclude_activity_groups"}],"responses":{}}},"/v1/entity/{slug}/{id}/relations":{"get":{"operationId":"getRelations","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/HydrateEntitiesQueryParam"},{"$ref":"#/components/parameters/IncludeReverseQueryParam"},{"$ref":"#/components/parameters/FromPageQueryParam"},{"in":"query","name":"size","required":false},{"$ref":"#/components/parameters/IncludeSchemasQueryParam"},{"$ref":"#/components/parameters/ExcludeSchemasQueryParam"}],"responses":{}},"post":{"operationId":"addRelations","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/AsyncOperationQueryParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"removeRelations","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/AsyncOperationQueryParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/entity/{slug}/{id}/relations":{"get":{"operationId":"getRelationsV2","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/HydrateEntitiesQueryParam"},{"in":"query","name":"query"},{"$ref":"#/components/parameters/IncludeReverseQueryParam"},{"$ref":"#/components/parameters/FromPageQueryParam"},{"in":"query","name":"size"},{"in":"query","name":"fields"}],"responses":{}}},"/v3/entity/{slug}/{id}/relations":{"get":{"operationId":"getRelationsV3","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/HydrateEntitiesQueryParam"},{"$ref":"#/components/parameters/IncludeReverseDeprecatedQueryParam"},{"$ref":"#/components/parameters/FromPageQueryParam"},{"in":"query","name":"size","required":false},{"$ref":"#/components/parameters/IncludeSchemasQueryParam"},{"$ref":"#/components/parameters/ExcludeSchemasQueryParam"},{"$ref":"#/components/parameters/EntityRelationsModeQueryParam"},{"in":"query","name":"fields"}],"responses":{}}},"/v2/entity/{slug}/{id}/relations/count":{"get":{"operationId":"getRelatedEntitiesCount","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/ExcludeSchemasQueryParam"}],"responses":{}}},"/v1/entity/{slug}/{id}/relations/{attribute}/{entity_id}":{"put":{"operationId":"updateRelation","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"in":"path","name":"attribute","required":true},{"in":"path","name":"entity_id","required":true},{"$ref":"#/components/parameters/AsyncOperationQueryParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteRelation","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"in":"path","name":"attribute","required":true},{"in":"path","name":"entity_id","required":true},{"$ref":"#/components/parameters/AsyncOperationQueryParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"}],"responses":{}}},"/v1/entity:export":{"post":{"operationId":"exportEntities","parameters":[{"in":"query","name":"job_id"},{"in":"query","name":"is_template"},{"in":"query","name":"language"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity:import":{"post":{"operationId":"importEntities","parameters":[{"in":"query","name":"job_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/views":{"get":{"operationId":"listSavedViews","parameters":[{"in":"query","name":"slug","required":false},{"in":"query","name":"sort","required":false},{"in":"query","name":"from","required":false},{"in":"query","name":"size","required":false},{"in":"query","name":"fields","required":false}],"responses":{}}},"/v1/entity/view":{"post":{"operationId":"createSavedView","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/view/{id}":{"get":{"operationId":"getSavedView","parameters":[{"$ref":"#/components/parameters/SavedViewIdPathParam"}],"responses":{}},"put":{"operationId":"updateSavedView","parameters":[{"$ref":"#/components/parameters/SavedViewIdPathParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"patch":{"operationId":"patchSavedView","parameters":[{"$ref":"#/components/parameters/SavedViewIdPathParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteSavedView","parameters":[{"$ref":"#/components/parameters/SavedViewIdPathParam"}],"responses":{}}},"/v1/entity/views/favorites":{"get":{"operationId":"listFavoriteViewsForUser","responses":{}}},"/v1/entity/taxonomies":{"get":{"operationId":"listTaxonomies","parameters":[{"in":"query","name":"include_disabled"},{"in":"query","name":"type"}],"responses":{}},"post":{"operationId":"createTaxonomy","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/taxonomies/{taxonomySlug}":{"get":{"operationId":"getTaxonomy","parameters":[{"$ref":"#/components/parameters/TaxonomySlugPathParam"}],"responses":{}},"put":{"operationId":"updateTaxonomy","parameters":[{"$ref":"#/components/parameters/TaxonomySlugPathParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteTaxonomy","parameters":[{"$ref":"#/components/parameters/TaxonomySlugPathParam"},{"in":"query","name":"permanent"}],"responses":{}}},"/v1/entity/taxonomies/{taxonomySlug}/classifications":{"post":{"operationId":"updateClassificationsForTaxonomy","parameters":[{"$ref":"#/components/parameters/TaxonomySlugPathParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/entity/taxonomies/classifications":{"post":{"operationId":"createTaxonomyClassification","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/entity/taxonomies/classifications/{classificationSlug}":{"get":{"operationId":"getTaxonomyClassification","parameters":[{"$ref":"#/components/parameters/TaxonomyClassificationSlugPathParam"}],"responses":{}},"put":{"operationId":"updateTaxonomyClassification","parameters":[{"$ref":"#/components/parameters/TaxonomyClassificationSlugPathParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteTaxonomyClassification","parameters":[{"$ref":"#/components/parameters/TaxonomyClassificationSlugPathParam"}],"responses":{}}},"/v1/entity/taxonomies/{taxonomySlug}:autocomplete":{"get":{"operationId":"taxonomyAutocomplete","parameters":[{"$ref":"#/components/parameters/TaxonomySlugPathParam"},{"in":"query","name":"query"},{"in":"query","name":"size"}],"responses":{}}},"/v1/entity/taxonomies/classifications:search":{"post":{"operationId":"taxonomiesClassificationsSearch","parameters":[{"in":"query","name":"taxonomySlug"},{"in":"query","name":"query"},{"in":"query","name":"archived","deprecated":true},{"in":"query","name":"include_archived"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/schemas/{slug}/taxonomy/{taxonomySlug}":{"get":{"operationId":"listTaxonomyClassificationsForSchema","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/TaxonomySlugPathParam"},{"in":"query","name":"query"},{"in":"query","name":"size"}],"responses":{}}},"/v1/entity/taxonomies/bulk-jobs":{"get":{"operationId":"getTaxonomyBulkActionJobs","parameters":[{"in":"query","name":"status"},{"in":"query","name":"size"},{"in":"query","name":"created_after"},{"in":"query","name":"sort_pending_first"}],"responses":{}}},"/v1/entity/taxonomies/bulk-jobs/{job_id}":{"get":{"operationId":"getTaxonomyBulkActionJobById","parameters":[{"in":"path","name":"job_id","required":true}],"responses":{}}},"/v1/entity/taxonomies/bulk-jobs/{job_id}/cancel":{"post":{"operationId":"cancelBulkAction","parameters":[{"name":"job_id","in":"path","required":true}],"responses":{}}},"/v1/entity/taxonomies/classifications:move":{"post":{"operationId":"bulkMoveClassifications","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/taxonomies/classifications:merge":{"post":{"operationId":"bulkMergeClassifications","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/taxonomies/classifications:delete":{"post":{"operationId":"bulkDeleteClassifications","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/schemas/attributes":{"post":{"operationId":"createSchemaAttribute","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/schemas/attributes/{composite_id}":{"get":{"operationId":"getSchemaAttribute","parameters":[{"name":"composite_id","in":"path","required":true}],"responses":{}},"put":{"operationId":"putSchemaAttribute","parameters":[{"name":"composite_id","in":"path","required":true}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteSchemaAttribute","parameters":[{"name":"composite_id","in":"path","required":true}],"responses":{}}},"/v1/entity/schemas/capabilities":{"post":{"operationId":"createSchemaCapability","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/schemas/capabilities/{composite_id}":{"get":{"operationId":"getSchemaCapability","parameters":[{"name":"composite_id","in":"path","required":true}],"responses":{}},"put":{"operationId":"putSchemaCapability","parameters":[{"name":"composite_id","in":"path","required":true}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteSchemaCapability","parameters":[{"name":"composite_id","in":"path","required":true}],"responses":{}}},"/v1/entity/schemas/group":{"post":{"operationId":"createSchemaGroup","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/schemas/group/{composite_id}":{"get":{"operationId":"getSchemaGroup","parameters":[{"name":"composite_id","in":"path","required":true}],"responses":{}},"put":{"operationId":"putSchemaGroup","parameters":[{"name":"composite_id","in":"path","required":true}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteSchemaGroup","parameters":[{"name":"composite_id","in":"path","required":true}],"responses":{}}},"/v1/entity/schemas/headline":{"post":{"operationId":"createSchemaGroupHeadline","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/schemas/headline/{composite_id}":{"get":{"operationId":"getSchemaGroupHeadline","parameters":[{"name":"composite_id","in":"path","required":true}],"responses":{}},"put":{"operationId":"putSchemaGroupHeadline","parameters":[{"name":"composite_id","in":"path","required":true}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteSchemaGroupHeadline","parameters":[{"name":"composite_id","in":"path","required":true}],"responses":{}}}},"components":{"parameters":{"EntityIdPathParam":{"name":"id","in":"path","required":true},"EntitySlugPathParam":{"name":"slug","in":"path","required":true},"EntitySlugPathPriceParam":{"name":"slug","in":"path","required":true},"TaxonomySlugQueryParam":{"name":"taxonomySlug","in":"query","required":true},"TaxonomySlugPathParam":{"name":"taxonomySlug","in":"path","required":true},"TaxonomySlugQueryParamOptional":{"name":"taxonomySlug","in":"query"},"TaxonomyClassificationSlugPathParam":{"name":"classificationSlug","in":"path","required":true},"SavedViewIdPathParam":{"name":"id","in":"path","required":true},"AsyncOperationQueryParam":{"name":"async","in":"query","required":false},"HydrateEntitiesQueryParam":{"name":"hydrate","in":"query"},"ActivityIdQueryParam":{"name":"activity_id","in":"query","required":false},"ActivityIdPathParam":{"name":"id","in":"path","required":true},"FromPageQueryParam":{"name":"from","in":"query"},"IncludeReverseDeprecatedQueryParam":{"name":"include_reverse","in":"query","deprecated":true},"IncludeReverseQueryParam":{"name":"include_reverse","in":"query"},"IncludeSchemasQueryParam":{"name":"include_schemas","in":"query","required":false,"style":"form","explode":false},"ExcludeSchemasQueryParam":{"name":"exclude_schemas","in":"query","required":false,"style":"form","explode":false},"EntityRelationsModeQueryParam":{"name":"mode","in":"query","required":false},"DryRunQueryParam":{"name":"dry_run","in":"query","required":false},"FillActivityQueryParam":{"name":"fill_activity","in":"query","required":false},"ValidateEntityQueryParam":{"name":"validate","in":"query"}},"responses":{"NotFoundError":{"content":{"application/json":{}}}}},"servers":[{"url":"https://entity.sls.epilot.io"}]}')}},t={},a=function a(r){var n=t[r];if(void 0!==n)return n.exports;var s=t[r]={exports:{}};return e[r].call(s.exports,s,s.exports,a),s.exports}(914),r=exports;for(var n in a)r[n]=a[n];a.__esModule&&Object.defineProperty(r,"__esModule",{value:!0})})();
|
|
1
|
+
(()=>{"use strict";var e={466:e=>{e.exports=JSON.parse('{"openapi":"3.0.2","info":{"title":"","version":""},"paths":{"/v1/entity/schemas":{"get":{"operationId":"listSchemas","parameters":[{"in":"query","name":"unpublished"}],"responses":{}}},"/v1/entity/schemas/{slug}":{"get":{"operationId":"getSchema","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"in":"query","name":"id"}],"responses":{}},"put":{"operationId":"putSchema","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"in":"query","name":"draft"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteSchema","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"}],"responses":{}}},"/v1/entity/schemas/{slug}/json/schema":{"get":{"operationId":"getJsonSchema","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"in":"query","name":"dereference"}],"responses":{}}},"/v1/entity/schemas/{slug}/json/example":{"get":{"operationId":"getSchemaExample","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"}],"responses":{}}},"/v1/entity/schemas/{slug}/versions":{"get":{"operationId":"getSchemaVersions","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"in":"query","name":"versions_from"},{"in":"query","name":"versions_size"},{"in":"query","name":"drafts_from"},{"in":"query","name":"drafts_size"},{"in":"query","name":"fields","required":false,"style":"form","explode":false}],"responses":{}}},"/v1/entity/schemas/blueprints":{"get":{"operationId":"listSchemaBlueprints","responses":{}}},"/v1/entity:search":{"post":{"operationId":"searchEntities","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity:list":{"post":{"operationId":"listEntities","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/{slug}":{"post":{"operationId":"createEntity","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"},{"$ref":"#/components/parameters/FillActivityQueryParam"},{"$ref":"#/components/parameters/AsyncOperationQueryParam"},{"$ref":"#/components/parameters/ValidateEntityQueryParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/{slug}:validate":{"post":{"operationId":"validateEntity","parameters":[{"$ref":"#/components/parameters/EntitySlugPathPriceParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/entity/{slug}:validate":{"post":{"operationId":"validateEntityV2","parameters":[{"$ref":"#/components/parameters/EntitySlugPathPriceParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/{slug}:upsert":{"patch":{"operationId":"upsertEntity","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"},{"$ref":"#/components/parameters/FillActivityQueryParam"},{"$ref":"#/components/parameters/DryRunQueryParam"},{"$ref":"#/components/parameters/AsyncOperationQueryParam"},{"$ref":"#/components/parameters/ValidateEntityQueryParam"},{"name":"strict","in":"query","required":false}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/entity/{slug}/{id}":{"get":{"operationId":"getEntityV2","parameters":[{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/HydrateEntitiesQueryParam"},{"in":"query","name":"fields","style":"form","explode":false}],"responses":{}}},"/v1/entity/{slug}/{id}:restore":{"patch":{"operationId":"restoreEntity","parameters":[{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/{slug}/{id}:reindex":{"post":{"operationId":"reindexEntity","parameters":[{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/EntitySlugPathParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/{slug}/{id}":{"get":{"operationId":"getEntity","parameters":[{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/HydrateEntitiesQueryParam"}],"responses":{}},"put":{"operationId":"updateEntity","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"},{"$ref":"#/components/parameters/FillActivityQueryParam"},{"$ref":"#/components/parameters/AsyncOperationQueryParam"},{"$ref":"#/components/parameters/ValidateEntityQueryParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"patch":{"operationId":"patchEntity","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"},{"$ref":"#/components/parameters/FillActivityQueryParam"},{"$ref":"#/components/parameters/DryRunQueryParam"},{"$ref":"#/components/parameters/AsyncOperationQueryParam"},{"$ref":"#/components/parameters/ValidateEntityQueryParam"}],"requestBody":{"content":{"application/json":{}},"required":true},"responses":{}},"delete":{"operationId":"deleteEntity","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"},{"in":"query","name":"purge"}],"responses":{}}},"/v1/entity:autocomplete":{"get":{"operationId":"autocomplete","parameters":[{"name":"input","in":"query"},{"name":"attribute","in":"query","required":true},{"name":"slug","in":"query"},{"name":"size","in":"query"}],"responses":{}}},"/v1/entity:wipeAllEntities":{"post":{"operationId":"wipeAllEntities","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/activity":{"post":{"operationId":"createActivity","parameters":[{"in":"query","name":"entities","style":"form","explode":false}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/activity/{id}":{"get":{"operationId":"getActivity","parameters":[{"$ref":"#/components/parameters/ActivityIdPathParam"},{"in":"query","name":"operations_size"},{"in":"query","name":"operations_from"}],"responses":{}}},"/v1/entity/activity/{id}:attach":{"post":{"operationId":"attachActivity","parameters":[{"$ref":"#/components/parameters/ActivityIdPathParam"},{"in":"query","name":"entities","style":"form","explode":false}],"responses":{}}},"/v1/entity/{slug}/{id}/activity":{"get":{"operationId":"getEntityActivityFeed","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"in":"query","name":"after"},{"in":"query","name":"before"},{"in":"query","name":"start_date"},{"in":"query","name":"end_date"},{"in":"query","name":"preset_range"},{"$ref":"#/components/parameters/FromPageQueryParam"},{"in":"query","name":"size"},{"in":"query","name":"type"},{"in":"query","name":"include_relations"},{"in":"query","name":"exclude_activity_groups"}],"responses":{}}},"/v1/entity/{slug}/{id}/relations":{"get":{"operationId":"getRelations","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/HydrateEntitiesQueryParam"},{"$ref":"#/components/parameters/IncludeReverseQueryParam"},{"$ref":"#/components/parameters/FromPageQueryParam"},{"in":"query","name":"size","required":false},{"$ref":"#/components/parameters/IncludeSchemasQueryParam"},{"$ref":"#/components/parameters/ExcludeSchemasQueryParam"}],"responses":{}},"post":{"operationId":"addRelations","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/AsyncOperationQueryParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"removeRelations","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/AsyncOperationQueryParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/entity/{slug}/{id}/relations":{"get":{"operationId":"getRelationsV2","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/HydrateEntitiesQueryParam"},{"in":"query","name":"query"},{"$ref":"#/components/parameters/IncludeReverseQueryParam"},{"$ref":"#/components/parameters/FromPageQueryParam"},{"in":"query","name":"size"},{"in":"query","name":"fields"}],"responses":{}}},"/v3/entity/{slug}/{id}/relations":{"get":{"operationId":"getRelationsV3","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/HydrateEntitiesQueryParam"},{"$ref":"#/components/parameters/IncludeReverseDeprecatedQueryParam"},{"$ref":"#/components/parameters/FromPageQueryParam"},{"in":"query","name":"size","required":false},{"$ref":"#/components/parameters/IncludeSchemasQueryParam"},{"$ref":"#/components/parameters/ExcludeSchemasQueryParam"},{"$ref":"#/components/parameters/EntityRelationsModeQueryParam"},{"in":"query","name":"fields"}],"responses":{}}},"/v2/entity/{slug}/{id}/relations/count":{"get":{"operationId":"getRelatedEntitiesCount","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"$ref":"#/components/parameters/ExcludeSchemasQueryParam"}],"responses":{}}},"/v1/entity/{slug}/{id}/relations/{attribute}/{entity_id}":{"put":{"operationId":"updateRelation","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"in":"path","name":"attribute","required":true},{"in":"path","name":"entity_id","required":true},{"$ref":"#/components/parameters/AsyncOperationQueryParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteRelation","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/EntityIdPathParam"},{"in":"path","name":"attribute","required":true},{"in":"path","name":"entity_id","required":true},{"$ref":"#/components/parameters/AsyncOperationQueryParam"},{"$ref":"#/components/parameters/ActivityIdQueryParam"}],"responses":{}}},"/v1/entity:export":{"post":{"operationId":"exportEntities","parameters":[{"in":"query","name":"job_id"},{"in":"query","name":"is_template"},{"in":"query","name":"language"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity:import":{"post":{"operationId":"importEntities","parameters":[{"in":"query","name":"job_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/views":{"get":{"operationId":"listSavedViews","parameters":[{"in":"query","name":"slug","required":false},{"in":"query","name":"sort","required":false},{"in":"query","name":"from","required":false},{"in":"query","name":"size","required":false},{"in":"query","name":"fields","required":false}],"responses":{}}},"/v1/entity/view":{"post":{"operationId":"createSavedView","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/view/{id}":{"get":{"operationId":"getSavedView","parameters":[{"$ref":"#/components/parameters/SavedViewIdPathParam"}],"responses":{}},"put":{"operationId":"updateSavedView","parameters":[{"$ref":"#/components/parameters/SavedViewIdPathParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"patch":{"operationId":"patchSavedView","parameters":[{"$ref":"#/components/parameters/SavedViewIdPathParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteSavedView","parameters":[{"$ref":"#/components/parameters/SavedViewIdPathParam"}],"responses":{}}},"/v1/entity/views/favorites":{"get":{"operationId":"listFavoriteViewsForUser","responses":{}}},"/v1/entity/taxonomies":{"get":{"operationId":"listTaxonomies","parameters":[{"in":"query","name":"include_disabled"},{"in":"query","name":"type"}],"responses":{}},"post":{"operationId":"createTaxonomy","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/taxonomies/{taxonomySlug}":{"get":{"operationId":"getTaxonomy","parameters":[{"$ref":"#/components/parameters/TaxonomySlugPathParam"}],"responses":{}},"put":{"operationId":"updateTaxonomy","parameters":[{"$ref":"#/components/parameters/TaxonomySlugPathParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteTaxonomy","parameters":[{"$ref":"#/components/parameters/TaxonomySlugPathParam"},{"in":"query","name":"permanent"}],"responses":{}}},"/v1/entity/taxonomies/{taxonomySlug}/classifications":{"post":{"operationId":"updateClassificationsForTaxonomy","parameters":[{"$ref":"#/components/parameters/TaxonomySlugPathParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/entity/taxonomies/classifications":{"post":{"operationId":"createTaxonomyClassification","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/entity/taxonomies/classifications/{classificationSlug}":{"get":{"operationId":"getTaxonomyClassification","parameters":[{"$ref":"#/components/parameters/TaxonomyClassificationSlugPathParam"}],"responses":{}},"put":{"operationId":"updateTaxonomyClassification","parameters":[{"$ref":"#/components/parameters/TaxonomyClassificationSlugPathParam"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteTaxonomyClassification","parameters":[{"$ref":"#/components/parameters/TaxonomyClassificationSlugPathParam"}],"responses":{}}},"/v1/entity/taxonomies/{taxonomySlug}:autocomplete":{"get":{"operationId":"taxonomyAutocomplete","parameters":[{"$ref":"#/components/parameters/TaxonomySlugPathParam"},{"in":"query","name":"query"},{"in":"query","name":"size"}],"responses":{}}},"/v1/entity/taxonomies/classifications:search":{"post":{"operationId":"taxonomiesClassificationsSearch","parameters":[{"in":"query","name":"taxonomySlug"},{"in":"query","name":"query"},{"in":"query","name":"archived","deprecated":true},{"in":"query","name":"include_archived"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/schemas/{slug}/taxonomy/{taxonomySlug}":{"get":{"operationId":"listTaxonomyClassificationsForSchema","parameters":[{"$ref":"#/components/parameters/EntitySlugPathParam"},{"$ref":"#/components/parameters/TaxonomySlugPathParam"},{"in":"query","name":"query"},{"in":"query","name":"size"}],"responses":{}}},"/v1/entity/taxonomies/bulk-jobs":{"get":{"operationId":"getTaxonomyBulkActionJobs","parameters":[{"in":"query","name":"status"},{"in":"query","name":"size"},{"in":"query","name":"created_after"},{"in":"query","name":"sort_pending_first"},{"in":"query","name":"scope"}],"responses":{}}},"/v1/entity/taxonomies/bulk-jobs/{job_id}":{"get":{"operationId":"getTaxonomyBulkActionJobById","parameters":[{"in":"path","name":"job_id","required":true}],"responses":{}}},"/v1/entity/taxonomies/bulk-jobs/{job_id}/cancel":{"post":{"operationId":"cancelBulkAction","parameters":[{"name":"job_id","in":"path","required":true}],"responses":{}}},"/v1/entity/taxonomies/classifications:move":{"post":{"operationId":"bulkMoveClassifications","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/taxonomies/classifications:merge":{"post":{"operationId":"bulkMergeClassifications","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/taxonomies/classifications:delete":{"post":{"operationId":"bulkDeleteClassifications","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/schemas/attributes":{"post":{"operationId":"createSchemaAttribute","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/schemas/attributes/{composite_id}":{"get":{"operationId":"getSchemaAttribute","parameters":[{"name":"composite_id","in":"path","required":true}],"responses":{}},"put":{"operationId":"putSchemaAttribute","parameters":[{"name":"composite_id","in":"path","required":true}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteSchemaAttribute","parameters":[{"name":"composite_id","in":"path","required":true}],"responses":{}}},"/v1/entity/schemas/capabilities":{"post":{"operationId":"createSchemaCapability","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/schemas/capabilities/{composite_id}":{"get":{"operationId":"getSchemaCapability","parameters":[{"name":"composite_id","in":"path","required":true}],"responses":{}},"put":{"operationId":"putSchemaCapability","parameters":[{"name":"composite_id","in":"path","required":true}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteSchemaCapability","parameters":[{"name":"composite_id","in":"path","required":true}],"responses":{}}},"/v1/entity/schemas/group":{"post":{"operationId":"createSchemaGroup","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/schemas/group/{composite_id}":{"get":{"operationId":"getSchemaGroup","parameters":[{"name":"composite_id","in":"path","required":true}],"responses":{}},"put":{"operationId":"putSchemaGroup","parameters":[{"name":"composite_id","in":"path","required":true}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteSchemaGroup","parameters":[{"name":"composite_id","in":"path","required":true}],"responses":{}}},"/v1/entity/schemas/headline":{"post":{"operationId":"createSchemaGroupHeadline","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/entity/schemas/headline/{composite_id}":{"get":{"operationId":"getSchemaGroupHeadline","parameters":[{"name":"composite_id","in":"path","required":true}],"responses":{}},"put":{"operationId":"putSchemaGroupHeadline","parameters":[{"name":"composite_id","in":"path","required":true}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteSchemaGroupHeadline","parameters":[{"name":"composite_id","in":"path","required":true}],"responses":{}}}},"components":{"parameters":{"EntityIdPathParam":{"name":"id","in":"path","required":true},"EntitySlugPathParam":{"name":"slug","in":"path","required":true},"EntitySlugPathPriceParam":{"name":"slug","in":"path","required":true},"TaxonomySlugQueryParam":{"name":"taxonomySlug","in":"query","required":true},"TaxonomySlugPathParam":{"name":"taxonomySlug","in":"path","required":true},"TaxonomySlugQueryParamOptional":{"name":"taxonomySlug","in":"query"},"TaxonomyClassificationSlugPathParam":{"name":"classificationSlug","in":"path","required":true},"SavedViewIdPathParam":{"name":"id","in":"path","required":true},"AsyncOperationQueryParam":{"name":"async","in":"query","required":false},"HydrateEntitiesQueryParam":{"name":"hydrate","in":"query"},"ActivityIdQueryParam":{"name":"activity_id","in":"query","required":false},"ActivityIdPathParam":{"name":"id","in":"path","required":true},"FromPageQueryParam":{"name":"from","in":"query"},"IncludeReverseDeprecatedQueryParam":{"name":"include_reverse","in":"query","deprecated":true},"IncludeReverseQueryParam":{"name":"include_reverse","in":"query"},"IncludeSchemasQueryParam":{"name":"include_schemas","in":"query","required":false,"style":"form","explode":false},"ExcludeSchemasQueryParam":{"name":"exclude_schemas","in":"query","required":false,"style":"form","explode":false},"EntityRelationsModeQueryParam":{"name":"mode","in":"query","required":false},"DryRunQueryParam":{"name":"dry_run","in":"query","required":false},"FillActivityQueryParam":{"name":"fill_activity","in":"query","required":false},"ValidateEntityQueryParam":{"name":"validate","in":"query"}},"responses":{"NotFoundError":{"content":{"application/json":{}}},"TooManyRequestsError":{"headers":{"Retry-After":{}},"content":{"application/json":{}}}}},"servers":[{"url":"https://entity.sls.epilot.io"}]}')},757:function(e,t,a){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var n=r(a(466));t.default=n.default}},t={},a=function a(r){var n=t[r];if(void 0!==n)return n.exports;var s=t[r]={exports:{}};return e[r].call(s.exports,s,s.exports,a),s.exports}(757),r=exports;for(var n in a)r[n]=a[n];a.__esModule&&Object.defineProperty(r,"__esModule",{value:!0})})();
|
package/dist/index.d.ts
CHANGED
|
File without changes
|
package/dist/index.js
CHANGED
|
File without changes
|
|
@@ -430,6 +430,17 @@
|
|
|
430
430
|
"responses": {}
|
|
431
431
|
}
|
|
432
432
|
},
|
|
433
|
+
"/v1/entity:wipeAllEntities": {
|
|
434
|
+
"post": {
|
|
435
|
+
"operationId": "wipeAllEntities",
|
|
436
|
+
"requestBody": {
|
|
437
|
+
"content": {
|
|
438
|
+
"application/json": {}
|
|
439
|
+
}
|
|
440
|
+
},
|
|
441
|
+
"responses": {}
|
|
442
|
+
}
|
|
443
|
+
},
|
|
433
444
|
"/v1/entity/activity": {
|
|
434
445
|
"post": {
|
|
435
446
|
"operationId": "createActivity",
|
|
@@ -1128,6 +1139,10 @@
|
|
|
1128
1139
|
{
|
|
1129
1140
|
"in": "query",
|
|
1130
1141
|
"name": "sort_pending_first"
|
|
1142
|
+
},
|
|
1143
|
+
{
|
|
1144
|
+
"in": "query",
|
|
1145
|
+
"name": "scope"
|
|
1131
1146
|
}
|
|
1132
1147
|
],
|
|
1133
1148
|
"responses": {}
|
|
@@ -1509,6 +1524,14 @@
|
|
|
1509
1524
|
"content": {
|
|
1510
1525
|
"application/json": {}
|
|
1511
1526
|
}
|
|
1527
|
+
},
|
|
1528
|
+
"TooManyRequestsError": {
|
|
1529
|
+
"headers": {
|
|
1530
|
+
"Retry-After": {}
|
|
1531
|
+
},
|
|
1532
|
+
"content": {
|
|
1533
|
+
"application/json": {}
|
|
1534
|
+
}
|
|
1512
1535
|
}
|
|
1513
1536
|
}
|
|
1514
1537
|
},
|
package/dist/openapi.d.ts
CHANGED
|
@@ -10585,6 +10585,10 @@ declare namespace Paths {
|
|
|
10585
10585
|
* 2023-01-01T00:00:00.000Z
|
|
10586
10586
|
*/
|
|
10587
10587
|
export type CreatedAfter = string; // date-time
|
|
10588
|
+
/**
|
|
10589
|
+
* Scope of jobs to return. 'me' returns only jobs created by the current user, 'all' returns jobs from all users in the organization.
|
|
10590
|
+
*/
|
|
10591
|
+
export type Scope = "me" | "all";
|
|
10588
10592
|
/**
|
|
10589
10593
|
* The maximum number of jobs to return (defaults to 20)
|
|
10590
10594
|
*/
|
|
@@ -10608,6 +10612,7 @@ declare namespace Paths {
|
|
|
10608
10612
|
*/
|
|
10609
10613
|
Parameters.CreatedAfter /* date-time */;
|
|
10610
10614
|
sort_pending_first?: /* When true, sorts PENDING status jobs to the top of the results. */ Parameters.SortPendingFirst;
|
|
10615
|
+
scope?: /* Scope of jobs to return. 'me' returns only jobs created by the current user, 'all' returns jobs from all users in the organization. */ Parameters.Scope;
|
|
10611
10616
|
}
|
|
10612
10617
|
namespace Responses {
|
|
10613
10618
|
export type $200 = /**
|
package/dist/openapi.json
CHANGED
|
@@ -172,6 +172,9 @@
|
|
|
172
172
|
}
|
|
173
173
|
}
|
|
174
174
|
}
|
|
175
|
+
},
|
|
176
|
+
"429": {
|
|
177
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
175
178
|
}
|
|
176
179
|
}
|
|
177
180
|
},
|
|
@@ -190,6 +193,9 @@
|
|
|
190
193
|
"responses": {
|
|
191
194
|
"200": {
|
|
192
195
|
"description": "Success"
|
|
196
|
+
},
|
|
197
|
+
"429": {
|
|
198
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
193
199
|
}
|
|
194
200
|
}
|
|
195
201
|
}
|
|
@@ -553,6 +559,9 @@
|
|
|
553
559
|
}
|
|
554
560
|
}
|
|
555
561
|
}
|
|
562
|
+
},
|
|
563
|
+
"429": {
|
|
564
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
556
565
|
}
|
|
557
566
|
}
|
|
558
567
|
}
|
|
@@ -694,6 +703,11 @@
|
|
|
694
703
|
"post": {
|
|
695
704
|
"operationId": "searchEntities",
|
|
696
705
|
"summary": "searchEntities",
|
|
706
|
+
"x-rate-limit": {
|
|
707
|
+
"limit": 5000,
|
|
708
|
+
"window": 60,
|
|
709
|
+
"pool": "search"
|
|
710
|
+
},
|
|
697
711
|
"description": "Search for entities. Supports ordering and pagination. [Lucene query syntax](https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-string-syntax) supported for complex querying.\n\nPassing comma-separated `x-epilot-org-id` is supported for cross-org entity search.\n\n## Relations\n\nWhen `hydrate=true`, relation attributes are replaced in-place with nested entity values.\n\nExample:\n```json\n{\n \"_id\": \"123\",\n \"name\": \"parent\",\n \"_tags\": [\"parent\"],\n \"contacts\": {\n \"$relation\": [\n { \"entity_id\": \"456\", \"_tags\": [\"primary\"] },\n { \"entity_id\": \"789\", \"_tags\": [\"secondary\"] },\n ]\n },\n \"addresses\": {\n \"$relation_ref\": [\n { \"entity_id\": \"123\", \"_tags\": [\"primary\"], \"path\": \"address.0\" },\n { \"entity_id\": \"234\", \"_tags\": [\"secondary\"], \"path\": \"address.0\" },\n ]\n }\n}\n```\n\nBecomes:\n```json\n{\n \"_id\": \"123\",\n \"name\": \"parent\",\n \"_tags\": [\"parent\"],\n \"contacts\": [\n {\n \"$relation\": { \"entity_id\": \"456\", \"_tags\": [\"primary\"] },\n \"_id\": \"456\",\n \"name\": \"child 1\",\n \"_tags\": [\"child\"]\n },\n {\n \"$relation\": { \"entity_id\": \"789\", \"_tags\": [\"secondary\"] },\n \"_id\": \"789\",\n \"name\": \"child 2\",\n \"_tags\": [\"child\"]\n }\n ],\n \"addresses\": [\n {\n \"$relation_ref\": { \"entity_id\": \"123\", \"_tags\": [\"primary\"], \"path\": \"address.0\" },\n \"_id\": \"123\",\n \"address\": \"address 1\",\n \"_tags\": [\"child\"]\n },\n {\n \"$relation_ref\": { \"entity_id\": \"234\", \"_tags\": [\"secondary\"], \"path\": \"address.0\" },\n \"_id\": \"234\",\n \"address\": \"address 2\",\n \"_tags\": [\"child\"]\n }\n ]\n}\n```\n",
|
|
698
712
|
"tags": [
|
|
699
713
|
"Entities"
|
|
@@ -722,6 +736,9 @@
|
|
|
722
736
|
}
|
|
723
737
|
}
|
|
724
738
|
}
|
|
739
|
+
},
|
|
740
|
+
"429": {
|
|
741
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
725
742
|
}
|
|
726
743
|
}
|
|
727
744
|
}
|
|
@@ -730,6 +747,11 @@
|
|
|
730
747
|
"post": {
|
|
731
748
|
"operationId": "listEntities",
|
|
732
749
|
"summary": "listEntities",
|
|
750
|
+
"x-rate-limit": {
|
|
751
|
+
"limit": 5000,
|
|
752
|
+
"window": 60,
|
|
753
|
+
"pool": "search"
|
|
754
|
+
},
|
|
733
755
|
"description": "List entities that meet the specified conditions.\n\nSupports the same options as entity search but utilizes filtering using a subset of [Elastic Query DSL](https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html) and does not perform scoring.\n",
|
|
734
756
|
"tags": [
|
|
735
757
|
"Entities"
|
|
@@ -758,6 +780,9 @@
|
|
|
758
780
|
}
|
|
759
781
|
}
|
|
760
782
|
}
|
|
783
|
+
},
|
|
784
|
+
"429": {
|
|
785
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
761
786
|
}
|
|
762
787
|
}
|
|
763
788
|
}
|
|
@@ -851,6 +876,9 @@
|
|
|
851
876
|
}
|
|
852
877
|
}
|
|
853
878
|
}
|
|
879
|
+
},
|
|
880
|
+
"429": {
|
|
881
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
854
882
|
}
|
|
855
883
|
}
|
|
856
884
|
}
|
|
@@ -905,6 +933,9 @@
|
|
|
905
933
|
}
|
|
906
934
|
}
|
|
907
935
|
}
|
|
936
|
+
},
|
|
937
|
+
"429": {
|
|
938
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
908
939
|
}
|
|
909
940
|
}
|
|
910
941
|
}
|
|
@@ -959,6 +990,9 @@
|
|
|
959
990
|
}
|
|
960
991
|
}
|
|
961
992
|
}
|
|
993
|
+
},
|
|
994
|
+
"429": {
|
|
995
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
962
996
|
}
|
|
963
997
|
}
|
|
964
998
|
}
|
|
@@ -1066,6 +1100,9 @@
|
|
|
1066
1100
|
}
|
|
1067
1101
|
}
|
|
1068
1102
|
}
|
|
1103
|
+
},
|
|
1104
|
+
"429": {
|
|
1105
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
1069
1106
|
}
|
|
1070
1107
|
}
|
|
1071
1108
|
}
|
|
@@ -1161,6 +1198,9 @@
|
|
|
1161
1198
|
},
|
|
1162
1199
|
"404": {
|
|
1163
1200
|
"description": "The entity was not found"
|
|
1201
|
+
},
|
|
1202
|
+
"429": {
|
|
1203
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
1164
1204
|
}
|
|
1165
1205
|
}
|
|
1166
1206
|
}
|
|
@@ -1205,6 +1245,9 @@
|
|
|
1205
1245
|
"404": {
|
|
1206
1246
|
"description": "The entity was not found"
|
|
1207
1247
|
},
|
|
1248
|
+
"429": {
|
|
1249
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
1250
|
+
},
|
|
1208
1251
|
"500": {
|
|
1209
1252
|
"description": "The entity could not be indexed"
|
|
1210
1253
|
}
|
|
@@ -1414,6 +1457,9 @@
|
|
|
1414
1457
|
"responses": {
|
|
1415
1458
|
"200": {
|
|
1416
1459
|
"description": "Success"
|
|
1460
|
+
},
|
|
1461
|
+
"429": {
|
|
1462
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
1417
1463
|
}
|
|
1418
1464
|
}
|
|
1419
1465
|
}
|
|
@@ -1505,6 +1551,38 @@
|
|
|
1505
1551
|
}
|
|
1506
1552
|
}
|
|
1507
1553
|
},
|
|
1554
|
+
"/v1/entity:wipeAllEntities": {
|
|
1555
|
+
"post": {
|
|
1556
|
+
"operationId": "wipeAllEntities",
|
|
1557
|
+
"summary": "wipeAllEntities",
|
|
1558
|
+
"description": "Creates a request to queue the deletion of all entities in the system. This is a destructive operation and should only be used in sandbox environments.\n",
|
|
1559
|
+
"tags": [
|
|
1560
|
+
"Entities"
|
|
1561
|
+
],
|
|
1562
|
+
"requestBody": {
|
|
1563
|
+
"content": {
|
|
1564
|
+
"application/json": {
|
|
1565
|
+
"schema": {
|
|
1566
|
+
"type": "object",
|
|
1567
|
+
"properties": {
|
|
1568
|
+
"schemas": {
|
|
1569
|
+
"type": "array",
|
|
1570
|
+
"items": {
|
|
1571
|
+
"$ref": "#/components/schemas/EntitySlug"
|
|
1572
|
+
}
|
|
1573
|
+
}
|
|
1574
|
+
}
|
|
1575
|
+
}
|
|
1576
|
+
}
|
|
1577
|
+
}
|
|
1578
|
+
},
|
|
1579
|
+
"responses": {
|
|
1580
|
+
"201": {
|
|
1581
|
+
"description": "Wipe request was created"
|
|
1582
|
+
}
|
|
1583
|
+
}
|
|
1584
|
+
}
|
|
1585
|
+
},
|
|
1508
1586
|
"/v1/entity/activity": {
|
|
1509
1587
|
"post": {
|
|
1510
1588
|
"operationId": "createActivity",
|
|
@@ -1547,6 +1625,9 @@
|
|
|
1547
1625
|
}
|
|
1548
1626
|
}
|
|
1549
1627
|
}
|
|
1628
|
+
},
|
|
1629
|
+
"429": {
|
|
1630
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
1550
1631
|
}
|
|
1551
1632
|
}
|
|
1552
1633
|
}
|
|
@@ -1641,6 +1722,9 @@
|
|
|
1641
1722
|
},
|
|
1642
1723
|
"404": {
|
|
1643
1724
|
"$ref": "#/components/responses/NotFoundError"
|
|
1725
|
+
},
|
|
1726
|
+
"429": {
|
|
1727
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
1644
1728
|
}
|
|
1645
1729
|
}
|
|
1646
1730
|
}
|
|
@@ -1999,6 +2083,9 @@
|
|
|
1999
2083
|
},
|
|
2000
2084
|
"404": {
|
|
2001
2085
|
"$ref": "#/components/responses/NotFoundError"
|
|
2086
|
+
},
|
|
2087
|
+
"429": {
|
|
2088
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
2002
2089
|
}
|
|
2003
2090
|
}
|
|
2004
2091
|
}
|
|
@@ -2304,6 +2391,9 @@
|
|
|
2304
2391
|
},
|
|
2305
2392
|
"404": {
|
|
2306
2393
|
"$ref": "#/components/responses/NotFoundError"
|
|
2394
|
+
},
|
|
2395
|
+
"429": {
|
|
2396
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
2307
2397
|
}
|
|
2308
2398
|
}
|
|
2309
2399
|
}
|
|
@@ -2354,6 +2444,9 @@
|
|
|
2354
2444
|
"responses": {
|
|
2355
2445
|
"201": {
|
|
2356
2446
|
"description": "created export url and download url"
|
|
2447
|
+
},
|
|
2448
|
+
"429": {
|
|
2449
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
2357
2450
|
}
|
|
2358
2451
|
}
|
|
2359
2452
|
}
|
|
@@ -2388,6 +2481,9 @@
|
|
|
2388
2481
|
"responses": {
|
|
2389
2482
|
"201": {
|
|
2390
2483
|
"description": "The import operation was initiated successfully.\nThe response includes the URLs for the files containing the successful and failed imported entities.\n"
|
|
2484
|
+
},
|
|
2485
|
+
"429": {
|
|
2486
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
2391
2487
|
}
|
|
2392
2488
|
}
|
|
2393
2489
|
}
|
|
@@ -2492,6 +2588,9 @@
|
|
|
2492
2588
|
}
|
|
2493
2589
|
}
|
|
2494
2590
|
}
|
|
2591
|
+
},
|
|
2592
|
+
"429": {
|
|
2593
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
2495
2594
|
}
|
|
2496
2595
|
}
|
|
2497
2596
|
}
|
|
@@ -2608,6 +2707,9 @@
|
|
|
2608
2707
|
"responses": {
|
|
2609
2708
|
"200": {
|
|
2610
2709
|
"description": "List of all available saved views"
|
|
2710
|
+
},
|
|
2711
|
+
"429": {
|
|
2712
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
2611
2713
|
}
|
|
2612
2714
|
}
|
|
2613
2715
|
}
|
|
@@ -2724,6 +2826,9 @@
|
|
|
2724
2826
|
},
|
|
2725
2827
|
"409": {
|
|
2726
2828
|
"description": "Taxonomy already exists"
|
|
2829
|
+
},
|
|
2830
|
+
"429": {
|
|
2831
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
2727
2832
|
}
|
|
2728
2833
|
}
|
|
2729
2834
|
}
|
|
@@ -2814,6 +2919,9 @@
|
|
|
2814
2919
|
"responses": {
|
|
2815
2920
|
"204": {
|
|
2816
2921
|
"description": "Taxonomy deleted"
|
|
2922
|
+
},
|
|
2923
|
+
"429": {
|
|
2924
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
2817
2925
|
}
|
|
2818
2926
|
}
|
|
2819
2927
|
}
|
|
@@ -2873,6 +2981,9 @@
|
|
|
2873
2981
|
},
|
|
2874
2982
|
"404": {
|
|
2875
2983
|
"$ref": "#/components/responses/NotFoundError"
|
|
2984
|
+
},
|
|
2985
|
+
"429": {
|
|
2986
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
2876
2987
|
}
|
|
2877
2988
|
}
|
|
2878
2989
|
}
|
|
@@ -2904,6 +3015,9 @@
|
|
|
2904
3015
|
}
|
|
2905
3016
|
}
|
|
2906
3017
|
}
|
|
3018
|
+
},
|
|
3019
|
+
"429": {
|
|
3020
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
2907
3021
|
}
|
|
2908
3022
|
}
|
|
2909
3023
|
}
|
|
@@ -2999,6 +3113,9 @@
|
|
|
2999
3113
|
},
|
|
3000
3114
|
"403": {
|
|
3001
3115
|
"description": "Taxonomy classification deletion not allowed"
|
|
3116
|
+
},
|
|
3117
|
+
"429": {
|
|
3118
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
3002
3119
|
}
|
|
3003
3120
|
}
|
|
3004
3121
|
}
|
|
@@ -3147,6 +3264,9 @@
|
|
|
3147
3264
|
}
|
|
3148
3265
|
}
|
|
3149
3266
|
}
|
|
3267
|
+
},
|
|
3268
|
+
"429": {
|
|
3269
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
3150
3270
|
}
|
|
3151
3271
|
}
|
|
3152
3272
|
}
|
|
@@ -3240,7 +3360,7 @@
|
|
|
3240
3360
|
"description": "ISO 8601 timestamp to filter jobs created after this time (e.g., 2023-01-01T00:00:00Z).",
|
|
3241
3361
|
"type": "string",
|
|
3242
3362
|
"format": "date-time",
|
|
3243
|
-
"example": "2023-01-01T00:00:
|
|
3363
|
+
"example": "2023-01-01T00:00:00Z"
|
|
3244
3364
|
}
|
|
3245
3365
|
},
|
|
3246
3366
|
{
|
|
@@ -3251,6 +3371,19 @@
|
|
|
3251
3371
|
"type": "boolean",
|
|
3252
3372
|
"default": false
|
|
3253
3373
|
}
|
|
3374
|
+
},
|
|
3375
|
+
{
|
|
3376
|
+
"in": "query",
|
|
3377
|
+
"name": "scope",
|
|
3378
|
+
"schema": {
|
|
3379
|
+
"description": "Scope of jobs to return. 'me' returns only jobs created by the current user, 'all' returns jobs from all users in the organization.",
|
|
3380
|
+
"type": "string",
|
|
3381
|
+
"enum": [
|
|
3382
|
+
"me",
|
|
3383
|
+
"all"
|
|
3384
|
+
],
|
|
3385
|
+
"default": "me"
|
|
3386
|
+
}
|
|
3254
3387
|
}
|
|
3255
3388
|
],
|
|
3256
3389
|
"responses": {
|
|
@@ -3341,6 +3474,9 @@
|
|
|
3341
3474
|
"404": {
|
|
3342
3475
|
"description": "Not Found"
|
|
3343
3476
|
},
|
|
3477
|
+
"429": {
|
|
3478
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
3479
|
+
},
|
|
3344
3480
|
"500": {
|
|
3345
3481
|
"description": "Internal Server Error"
|
|
3346
3482
|
}
|
|
@@ -3408,6 +3544,9 @@
|
|
|
3408
3544
|
},
|
|
3409
3545
|
"400": {
|
|
3410
3546
|
"description": "Invalid request"
|
|
3547
|
+
},
|
|
3548
|
+
"429": {
|
|
3549
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
3411
3550
|
}
|
|
3412
3551
|
}
|
|
3413
3552
|
}
|
|
@@ -3473,6 +3612,9 @@
|
|
|
3473
3612
|
},
|
|
3474
3613
|
"400": {
|
|
3475
3614
|
"description": "Invalid request"
|
|
3615
|
+
},
|
|
3616
|
+
"429": {
|
|
3617
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
3476
3618
|
}
|
|
3477
3619
|
}
|
|
3478
3620
|
}
|
|
@@ -3528,6 +3670,9 @@
|
|
|
3528
3670
|
},
|
|
3529
3671
|
"400": {
|
|
3530
3672
|
"description": "Invalid request"
|
|
3673
|
+
},
|
|
3674
|
+
"429": {
|
|
3675
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
3531
3676
|
}
|
|
3532
3677
|
}
|
|
3533
3678
|
}
|
|
@@ -3559,6 +3704,9 @@
|
|
|
3559
3704
|
}
|
|
3560
3705
|
}
|
|
3561
3706
|
}
|
|
3707
|
+
},
|
|
3708
|
+
"429": {
|
|
3709
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
3562
3710
|
}
|
|
3563
3711
|
}
|
|
3564
3712
|
}
|
|
@@ -3672,6 +3820,9 @@
|
|
|
3672
3820
|
}
|
|
3673
3821
|
}
|
|
3674
3822
|
}
|
|
3823
|
+
},
|
|
3824
|
+
"429": {
|
|
3825
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
3675
3826
|
}
|
|
3676
3827
|
}
|
|
3677
3828
|
}
|
|
@@ -3703,6 +3854,9 @@
|
|
|
3703
3854
|
}
|
|
3704
3855
|
}
|
|
3705
3856
|
}
|
|
3857
|
+
},
|
|
3858
|
+
"429": {
|
|
3859
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
3706
3860
|
}
|
|
3707
3861
|
}
|
|
3708
3862
|
}
|
|
@@ -3816,6 +3970,9 @@
|
|
|
3816
3970
|
}
|
|
3817
3971
|
}
|
|
3818
3972
|
}
|
|
3973
|
+
},
|
|
3974
|
+
"429": {
|
|
3975
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
3819
3976
|
}
|
|
3820
3977
|
}
|
|
3821
3978
|
}
|
|
@@ -3847,6 +4004,9 @@
|
|
|
3847
4004
|
}
|
|
3848
4005
|
}
|
|
3849
4006
|
}
|
|
4007
|
+
},
|
|
4008
|
+
"429": {
|
|
4009
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
3850
4010
|
}
|
|
3851
4011
|
}
|
|
3852
4012
|
}
|
|
@@ -3960,6 +4120,9 @@
|
|
|
3960
4120
|
}
|
|
3961
4121
|
}
|
|
3962
4122
|
}
|
|
4123
|
+
},
|
|
4124
|
+
"429": {
|
|
4125
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
3963
4126
|
}
|
|
3964
4127
|
}
|
|
3965
4128
|
}
|
|
@@ -3991,6 +4154,9 @@
|
|
|
3991
4154
|
}
|
|
3992
4155
|
}
|
|
3993
4156
|
}
|
|
4157
|
+
},
|
|
4158
|
+
"429": {
|
|
4159
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
3994
4160
|
}
|
|
3995
4161
|
}
|
|
3996
4162
|
}
|
|
@@ -4104,6 +4270,9 @@
|
|
|
4104
4270
|
}
|
|
4105
4271
|
}
|
|
4106
4272
|
}
|
|
4273
|
+
},
|
|
4274
|
+
"429": {
|
|
4275
|
+
"$ref": "#/components/responses/TooManyRequestsError"
|
|
4107
4276
|
}
|
|
4108
4277
|
}
|
|
4109
4278
|
}
|
|
@@ -5495,7 +5664,7 @@
|
|
|
5495
5664
|
"properties": {
|
|
5496
5665
|
"q": {
|
|
5497
5666
|
"type": "string",
|
|
5498
|
-
"example": "
|
|
5667
|
+
"example": "NOT is_composite_price:true"
|
|
5499
5668
|
}
|
|
5500
5669
|
},
|
|
5501
5670
|
"required": [
|
|
@@ -5799,9 +5968,6 @@
|
|
|
5799
5968
|
{
|
|
5800
5969
|
"$ref": "#/components/schemas/BaseAttribute"
|
|
5801
5970
|
},
|
|
5802
|
-
{
|
|
5803
|
-
"$ref": "#/components/schemas/TaxonomyClassification"
|
|
5804
|
-
},
|
|
5805
5971
|
{
|
|
5806
5972
|
"type": "object",
|
|
5807
5973
|
"description": "Entity Taxonomy",
|
|
@@ -8196,7 +8362,8 @@
|
|
|
8196
8362
|
}
|
|
8197
8363
|
},
|
|
8198
8364
|
"required": [
|
|
8199
|
-
"name"
|
|
8365
|
+
"name",
|
|
8366
|
+
"slug"
|
|
8200
8367
|
]
|
|
8201
8368
|
},
|
|
8202
8369
|
"ClassificationId": {
|
|
@@ -9303,6 +9470,35 @@
|
|
|
9303
9470
|
}
|
|
9304
9471
|
}
|
|
9305
9472
|
}
|
|
9473
|
+
},
|
|
9474
|
+
"TooManyRequestsError": {
|
|
9475
|
+
"description": "Too many requests",
|
|
9476
|
+
"headers": {
|
|
9477
|
+
"Retry-After": {
|
|
9478
|
+
"description": "Time to wait in seconds before retrying",
|
|
9479
|
+
"schema": {
|
|
9480
|
+
"type": "integer",
|
|
9481
|
+
"example": 10
|
|
9482
|
+
}
|
|
9483
|
+
}
|
|
9484
|
+
},
|
|
9485
|
+
"content": {
|
|
9486
|
+
"application/json": {
|
|
9487
|
+
"schema": {
|
|
9488
|
+
"allOf": [
|
|
9489
|
+
{
|
|
9490
|
+
"$ref": "#/components/schemas/ErrorObject"
|
|
9491
|
+
},
|
|
9492
|
+
{
|
|
9493
|
+
"example": {
|
|
9494
|
+
"status": 429,
|
|
9495
|
+
"error": "Too many requests. Try again later."
|
|
9496
|
+
}
|
|
9497
|
+
}
|
|
9498
|
+
]
|
|
9499
|
+
}
|
|
9500
|
+
}
|
|
9501
|
+
}
|
|
9306
9502
|
}
|
|
9307
9503
|
}
|
|
9308
9504
|
},
|
package/dist/schema-model.d.ts
CHANGED
|
File without changes
|
package/dist/schema-model.js
CHANGED
|
File without changes
|