cds imports dds
0.10.0
带有标头X-EORI-Identifier
的 POST /声明
带有标头X-EORI-Identifier
的 GET /声明
curl -d ' {"lrn": "1234"} ' -H " X-EORI-Identifier: eori123 " -H " Content-Type: application/json " -XPOST http://localhost:9759/declarations
curl -H "X-EORI-Identifier: eori123" http://localhost:9759/declarations
此代码是根据 Apache 2.0 许可证授权的开源软件。