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

There are some wrong services attributes types (DTO and GET request parameters) #74

Open
7 tasks
niio972 opened this issue Jun 25, 2018 · 0 comments
Open
7 tasks
Assignees

Comments

@niio972
Copy link
Member

niio972 commented Jun 25, 2018

Wrong type for some requested attribute. For example, wrong type for depth attribute. Boolean type value needed like true and String type given "true".

Services to update :

  • GET /uri/{uri}/instances (depth)
  • GET /users (admin, available)
  • POST /layers
  • GET /users/{email}
  • GET /users
  • POST /users
  • PUT /users
@niio972 niio972 changed the title Check attribute type Check attribute type (For DTO and GET request parameters) Jul 4, 2018
@Gouga34 Gouga34 changed the title Check attribute type (For DTO and GET request parameters) There are some wrong services attributes types (DTO and GET request parameters) Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants