Skip to content

feat: payload response type #8720

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

Merged
merged 11 commits into from
Oct 1, 2024
Merged

feat: payload response type #8720

merged 11 commits into from
Oct 1, 2024

Conversation

loks0n
Copy link
Member

@loks0n loks0n commented Sep 25, 2024

No description provided.

@loks0n loks0n requested review from Meldiron and byawitz September 25, 2024 15:48
Copy link

github-actions bot commented Sep 25, 2024

Security Scan Results for PR

Docker Image Scan Results

🎉 No vulnerabilities found!

Source Code Scan Results

🎉 No vulnerabilities found!

@@ -576,6 +576,10 @@ public function parse(): array
$type = 'boolean';
break;

case 'payload':
$type = 'payload';
Copy link
Member

Choose a reason for hiding this comment

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

We don't use the constant from the src/Appwrite/Utopia/Response/Model.php file?

Copy link
Member Author

Choose a reason for hiding this comment

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

Should we? We don't elsewhere in this function

Copy link

github-actions bot commented Sep 25, 2024

✨ Benchmark results

  • Requests per second: 1,088
  • Requests with 200 status code: 195,882
  • P99 latency: 0.094428536

⚡ Benchmark Comparison

Metric This PR Latest version
RPS 1,088 1,627
200 195,882 292,929
P99 0.094428536 0.071548429

@loks0n loks0n changed the base branch from main to 1.6.x September 30, 2024 10:40
@christyjacob4 christyjacob4 merged commit d89676b into 1.6.x Oct 1, 2024
25 checks passed
@christyjacob4 christyjacob4 deleted the feat-payload-response-type branch October 1, 2024 19:55
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.

4 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy