Skip to content
  • Michal Nowikowski's avatar
    [#141] split swagger.yaml into groups · 4a1d41ba
    Michal Nowikowski authored
    The swagger.yaml file has been split into submodules. Each group
    has 2 files: *-path.yaml with paths definitions and *-defs.yaml
    with entities definitions.
    
    Currently there are two groups:
    - users-*
    - services-*
    
    Groups are being includes by swagger.in.yaml files.
    All files are being combined by yamlinc tool.
    4a1d41ba
Analyzing file…