Changes to POST /v1/namespaces/:namespace/schema

POST /v1/namespaces/{namespace}/schema

Every recorded change to this endpoint, newest first. Back to the operation

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

  1. 42ae8d460fab2
  2. 7973861a67c511
  3. a3a2adf34b952
  4. ffde0a5977cc2
  5. e6fc43e735f22
  6. bedeb359e1002

What changed

    • added the new optional request property additionalProperties/anyOf[AttributeSchemaConfig]/ann/oneOf[AnnConfig]/late_interaction

      new-optional-request-property

    • added the optional property additionalProperties/ann/oneOf[AnnConfig]/late_interaction to the response with the 200 status

      response-optional-property-added

    • added subschema #6 to the additionalProperties/full_text_search/oneOf[FullTextSearchConfig]/tokenizer response property oneOf list for the response status 200

      response-property-one-of-added

    • added subschema #6 to the additionalProperties/anyOf[AttributeSchemaConfig]/full_text_search/oneOf[FullTextSearchConfig]/tokenizer request property oneOf list

      request-property-one-of-added

    • added the new optional request property additionalProperties/anyOf[AttributeSchemaConfig]/embed

      new-optional-request-property

    • added the optional property additionalProperties/embed to the response with the 200 status

      response-optional-property-added

    • added the new optional request property additionalProperties/anyOf[AttributeSchemaConfig]/sparse_knn

      new-optional-request-property

    • added the optional property additionalProperties/sparse_knn to the response with the 200 status

      response-optional-property-added

    • added the new optional request property additionalProperties/anyOf[AttributeSchemaConfig]/fuzzy

      new-optional-request-property

    • added the optional property additionalProperties/fuzzy to the response with the 200 status

      response-optional-property-added

    • added the new optional request property additionalProperties/anyOf[AttributeSchemaConfig]/glob

      new-optional-request-property

    • added the optional property additionalProperties/glob to the response with the 200 status

      response-optional-property-added