From 388ea0306594ebfd860706e4d4e21d7008bf4575 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Tue, 22 Oct 2019 14:54:47 +0200 Subject: [PATCH] Update universe.json [ci skip] --- website/meta/universe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/meta/universe.json b/website/meta/universe.json index 0ec0fb9100..bc8a27a1a2 100644 --- a/website/meta/universe.json +++ b/website/meta/universe.json @@ -1805,7 +1805,7 @@ "id": "cookiecutter-spacy-fastapi", "title": "cookiecutter-spacy-fastapi", "slogan": "Docker-based cookiecutter for easy spaCy APIs using FastAPI", - "description": "Docker-based cookiecutter for easy spaCy APIs using FastAPI. The default endpoints expect batch requests with a list of Records in the Azure Search Cognitive Skill format. So out of the box, this cookiecutter can be setup as a Custom Cognitive Skill. For more on Azure Search and Cognitive Skills see: https://docs.microsoft.com/en-us/azure/search/cognitive-search-custom-skill-interface", + "description": "Docker-based cookiecutter for easy spaCy APIs using FastAPI. The default endpoints expect batch requests with a list of Records in the Azure Search Cognitive Skill format. So out of the box, this cookiecutter can be setup as a Custom Cognitive Skill. For more on Azure Search and Cognitive Skills [see this page](https://docs.microsoft.com/en-us/azure/search/cognitive-search-custom-skill-interface).", "url": "https://github.com/microsoft/cookiecutter-spacy-fastapi", "image": "https://raw.githubusercontent.com/microsoft/cookiecutter-spacy-fastapi/master/images/cookiecutter-docs.png", "github": "microsoft/cookiecutter-spacy-fastapi",