Skip to content

feat: allow parsing JSON from full dataset in SecretResponse#130

Merged
stklcode merged 1 commit into
mainfrom
feat/get-json
Jul 1, 2026
Merged

feat: allow parsing JSON from full dataset in SecretResponse#130
stklcode merged 1 commit into
mainfrom
feat/get-json

Conversation

@stklcode

@stklcode stklcode commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Since 0.4 we have a getter which directly parses a secret field into JSON. It may also be useful to parse the entire response into an object. Introduce a getter which only takes a class parameter to do this.

Since 0.4 we have a getter which directly parses a secret field into
JSON. It may also be useful to parse the entire response into an object.
Introduce a getter which only takes a class parameter to do this.
@stklcode stklcode added this to the 2.0.0 milestone Jul 1, 2026
@stklcode stklcode self-assigned this Jul 1, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jul 1, 2026

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
75.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@stklcode stklcode merged commit f6f89dd into main Jul 1, 2026
15 of 16 checks passed
@stklcode stklcode deleted the feat/get-json branch July 1, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant