Skip to content

Modificar https://tools-hml.scielo.org/api/v1/reference/docx/ #34

Description

@robertatakenaka

Descrição da tarefa

Modificar

curl -s -X POST "https://tools-hml.scielo.org/api/v1/reference/docx/" \
  -H "Authorization: Bearer ACCESS_TOKEN" \
  -F "file=@artigo.docx" \
  -F "type=jats"

Subtarefas

  • Usar sps no lugar de jats (bug) - mudança obrigatória
  • No lugar de artigo.docx, usar um zip que contenha .docx (melhoria) - mudança opcional
  • No lugar de file, mandar um json cujo conteúdo é lista de referências (melhoria)- mudança opcional
  • Corrigir o wiki

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions