MCPcopy Create free account
hub / github.com/StackStorm/st2 / config_request

Method config_request

pants-plugins/api_spec/subsystem.py:48–52  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

46 )
47
48 def config_request(self) -> ConfigFilesRequest:
49 return ConfigFilesRequest(
50 specified=(self.config_file,),
51 discovery=False,
52 )
53
54
55class GenerateApiSpec(Cmd):

Callers 2

validate_api_specFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected