Class DeleteAllSecuritySchemesCommand

  • All Implemented Interfaces:
    ICommand

    public class DeleteAllSecuritySchemesCommand
    extends AbstractCommand
    A command used to delete all security schemes from a document or operation.
    Author:
    eric.wittmann@gmail.com
    • Field Detail

      • _oldSecuritySchemes

        public Map<String,​com.fasterxml.jackson.databind.node.ObjectNode> _oldSecuritySchemes
    • Constructor Detail

      • DeleteAllSecuritySchemesCommand

        public DeleteAllSecuritySchemesCommand()