Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Float64 Error running server #40

Closed
bobvanluijt opened this issue Apr 25, 2017 · 0 comments
Closed

Float64 Error running server #40

bobvanluijt opened this issue Apr 25, 2017 · 0 comments

Comments

@bobvanluijt
Copy link
Member

bobvanluijt commented Apr 25, 2017

Running the Weaviate server results in:

# github.com/weaviate/weaviate/restapi/operations/commands
restapi/operations/commands/weaviate_commands_insert_parameters.go:339: cannot convert *o.ResponseAwaitMs (type string) to type float64

Run command: go run ./cmd/weaviate-server/main.go --scheme=http

This has to do with the way this operation is defined in the Swagger document.

NOTE:
When the issue is found in the Swagger document;

  • fix and document it here.
  • Don't close this issue
  • Assign this issue to @bobvanluijt
@bobvanluijt bobvanluijt added this to the 1.0.0 Release Candidate milestone Apr 25, 2017
@bobvanluijt bobvanluijt changed the title Error running Float64 Error running server Apr 25, 2017
@johnciocoiu johnciocoiu reopened this Apr 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Weaviate Release 1.0.0
Awaiting triage
Development

No branches or pull requests

2 participants