kompendium icon indicating copy to clipboard operation
kompendium copied to clipboard

ISSUE-704 Add support for http methode based NotarizedResources

Open ezienecker opened this issue 10 months ago • 0 comments

Description

see https://github.com/bkbnio/kompendium/issues/704 for motivation and details

Closes # (issue)

Type of change

Please delete options that are not relevant.

  • [x] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Added test to KompendiumResourcesTest
  • Added new Playground Sample called ResourcesMethodTypedPlayground
  • I started the Playground Sample ResourcesMethodTypedPlayground and validated the OpenApi Spec output with Swagger Online

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [x] I have updated the CHANGELOG in the Unreleased section
  • [x] My changes generate no new warnings
  • [x] I have added tests that prove my fix is effective or that my feature works
  • [x] New and existing unit tests pass locally with my changes
  • [x] Any dependent changes have been merged and published in downstream modules

ezienecker avatar Mar 16 '25 09:03 ezienecker