MarcEspiard

Results 6 issues of MarcEspiard

Very simple change to allow users to disable the progress bar on a per request basis. Seems like demand is fairly high from https://github.com/inertiajs/inertia/discussions/124, and I've had the use case...

## Description Added the ability to configure additional entries of the Info section: - termsOfService - license - contact ## Motivation and context It wasn't possible to do so before...

## Description This PR adds the ability to specify securitySchemes and the root level security array from the config file ## Motivation and context Needed for our docs and in...

## Description This is a very basic attempt to support custom actions (or default actions that are not coming from a Trait) through adding an Attribute to the controller method...

## Description Adds an option to control the inline and indent of the yaml output through config ## Motivation and context Useful for readability of exported yaml file, especially during...

Hi, Testing v2 beta1 released today. Just testing deferred props and noticed that my shared props were evaluated during the loading of the deferred props (partial load), even though all...