Skip to content

Conversation

@Leptopoda
Copy link
Member

@Leptopoda Leptopoda commented Feb 4, 2023

Fixes #1464

Signed-off-by: Nikolas Rimikis [email protected]

@Leptopoda Leptopoda force-pushed the fix_#1464 branch 2 times, most recently from 2eb20af to 48bb555 Compare February 4, 2023 09:43
@github-actions
Copy link

github-actions bot commented Feb 4, 2023

Test Results

     21 files     959 suites   5m 22s ⏱️
   498 tests    498 ✔️ 0 💤 0
3 486 runs  3 485 ✔️ 1 💤 0

Results for commit 1fd2668.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@christianlupus christianlupus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a few issues with this PR:

  1. You should create an individual filter. See here and an example.
  2. No tests are provided. See above to simplify this.
  3. The behavior of the API is changing. This must be reflected in the API version.
  4. A corresponding entry to the changelog would be needed.
  5. Once, the PR is ready, the devs need to be warned about the upcoming change in the API.

@christianlupus
Copy link
Collaborator

PS: Have you checked this is not causing trouble with the Vue frontend? I have not checked the branch version.

@Leptopoda
Copy link
Member Author

Leptopoda commented Feb 8, 2023

Sounds resonable :)

I'll look into the filter stuff but can't promise my php is good enough for that.
I know this was just a dirty fix and I simply made it so I can start using and testing my generated code.

EDIT:

PS: Have you checked this is not causing trouble with the Vue frontend? I have not checked the branch version.

I haven't seen any problems but I haven't thoroughly tested it either.

@christianlupus
Copy link
Collaborator

You can also close this PR or tell me. I would then create/update a new PR with an appropriate filtering method.

@Leptopoda
Copy link
Member Author

If I had the time I would accept the challenge but it's probably better If you do it.

I think you should be able to push to this PR? Or just close it if you want.

@christianlupus
Copy link
Collaborator

I will try to fix it and push to the repository. I have not tried it yet.

Signed-off-by: Christian Wolf <[email protected]>
@christianlupus christianlupus merged commit d49c79a into nextcloud:master Mar 17, 2023
@Leptopoda Leptopoda deleted the fix_#1464 branch March 29, 2023 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong json returned from the api

2 participants