Skip to content

✨ feat(input): send a raw JSON document#19

Merged
jfbus merged 1 commit intomainfrom
jsonstdin
Feb 6, 2026
Merged

✨ feat(input): send a raw JSON document#19
jfbus merged 1 commit intomainfrom
jsonstdin

Conversation

@jfbus
Copy link
Contributor

@jfbus jfbus commented Feb 6, 2026

Description

Raw JSON can be sent to the API:

echo '{"IpRange":"10.0.0.0/16"}' | gli oapi CreateNet

Type of Change

Please check the relevant option(s):

  • 🐛 Bug fix
  • ✨ New feature
  • 🧹 Code cleanup or refactor
  • 📝 Documentation update
  • 🔧 Build or CI-related change
  • 🔒 Security fix
  • Other (specify):

How Has This Been Tested?

Please describe the test strategy:

  • Manual testing
  • Unit tests
  • Integration tests
  • Not tested yet

Checklist

  • I have followed the Contributing Guidelines
  • I have added tests or explained why they are not needed
  • I have updated relevant documentation (README, examples, etc.)
  • My changes follow the Conventional Commits specification
  • My commits include appropriate Gitmoji

Additional Context

@jfbus jfbus merged commit 8b571c6 into main Feb 6, 2026
4 checks passed
@jfbus jfbus deleted the jsonstdin branch February 6, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants