Configurable request type names
Features
The names of the generated request types on the muSpec2Spec step have now a configurable suffix.
Furo init will set the config value in .furo to Request, as it was before.
forceSync: true # This will delete specs which are deleted in muSpec, this is very useful during prototyping
requestTypeSuffix: "Request" # Suffix for the generated request type specs
muspec section of .furo config
Documentation updated
The documentation for each command is now updated.
muSpec2Spec Deleting of specs which are not in muspec can be used in a flow
Set the forceSync option to activate.
spec2muSpec Deleting of muspecs which are not in spec can be used in a flow
Set the forceSync option to activate.