#1 Document ingestion endpoint

開啟中
prasoon4 年之前創建 · 0 條評論

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 參與者
正在加載...
取消
保存
尚未有任何內容