Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

Add POST endpoint to echo back data - #4

Open
LifeDJIK wants to merge 1 commit into
mainfrom
add-post-endpoint
Open

Add POST endpoint to echo back data#4
LifeDJIK wants to merge 1 commit into
mainfrom
add-post-endpoint

Conversation

@LifeDJIK

Copy link
Copy Markdown
Contributor

This PR introduces a POST endpoint in the metadata API to echo back posted data. Key highlights of the change:

  • The endpoint accepts JSON or raw text data.
  • If a key is provided in the URL, the response wraps the data with the key.
  • Changes were made in the file pylon/plugins/test_api/api/v1/metadata.py.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant