#1 Document ingestion endpoint

오픈
prasoon4 년 전을 오픈 · 0개의 코멘트
prasoon 코멘트됨, 4 년 전

There are 4 approaches to do this:

  1. Accept a POST request at /graphql endpoint with an input object containing the url where xml is available.
  2. Accept a POST request at /graphql endpoint with the input object containing the body of the xml document.
  3. Accept a POST request at /ingestDoc with the xml document in the request body.
  4. Accept a GET/POST request with the url of the xml document in query/request body.
There are 4 approaches to do this: 1. Accept a POST request at /graphql endpoint with an input object containing the url where xml is available. 2. Accept a POST request at /graphql endpoint with the input object containing the body of the xml document. 3. Accept a POST request at /ingestDoc with the xml document in the request body. 4. Accept a GET/POST request with the url of the xml document in query/request body.
로그인하여 이 대화에 참여
레이블 없음
마일스톤 없음
담당자 없음
참여자 1명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.