I noticed that from version 5.0 and above the SupportedSubmitMethods option has been removed and now all HTTP verbs are implicitly supported, according to this part of the Swashbuckle documentation.
Is there a way to choose which HTTP verbs will support the "Try it out" option in swagger 5.X.X ?