ocis icon indicating copy to clipboard operation
ocis copied to clipboard

creating user gives incorrect status code

Open nirajacharya2 opened this issue 1 year ago • 0 comments

Describe the bug

According to https://owncloud.dev/libre-graph-api/#/educationUser/CreateEducationUser creating user should give 201

Steps to reproduce

  1. create an education user

Expected behavior

the status code should be 201 https://owncloud.dev/libre-graph-api/#/educationUser/CreateEducationUser

Actual behavior

the status code is 200

Setup

Please describe how you started the server and provide a list of relevant environment variables or configuration files.

OCIS_IMAGE=owncloud/ocis-rolling:latest

Additional context

Add any other context about the problem here.

nirajacharya2 avatar Sep 16 '24 10:09 nirajacharya2