PS C:\MMDA> curl -v --data-binar @paper.pdf "http://localhost:8081/v1/json/pdf"
Aberta
- Linguagem predominante
- Python
- Estrelas
- 258
- Forks
- 26
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
PS C:\MMDA> curl -v --data-binar @paper.pdf "http://localhost:8081/v1/json/pdf"
At line:1 char:22
+ curl -v --data-binar @paper.pdf
"http://localhost:8081/v1/json/pdf"
+ ~~~~~~
The splatting operator '@' cannot be used to reference
variables in an expression. '@paper' can be used only as an
argument to a command. To reference variables in an
expression use '$paper'.
+ CategoryInfo : ParserError: (:) [], ParentCo
ntainsErrorRecordException
+ FullyQualifiedErrorId : SplattingNotPermitted
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.