micronaut-projects / micronaut-projects/micronaut-openapi

common request and response headers information in openexplorer UI

Open
#2,583 10 comments 0 reactions 0 assignees View on GitHub
status: awaiting feedback
Dominant language
Java
Stars
114
Forks
121
Avg merge
2d 17h
Merged PRs (30d)
25

Description

### Issue description

I have couple of request headers ( fe_id, brand_id ) which will be part of every request and "traceparent" header which will be part of each API response. I want to show this information in openexplorer UI. Instead of annotating at each API level about these headers, is there a global way to declare these to show them in openexplorer UI.

Im using micronaut version: 4.10.1
micronaut-openapi version: 6.19.0

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by tracing how Micronaut OpenAPI declarations are turned into the OpenExplorer UI, then determine whether global request and response headers can be represented; done means fe_id, brand_id, and traceparent appear without per-API annotations.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, openapi
Domain
api, documentation
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.