1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
fab-manager/app/views/open_api/v1/spaces/_space.json.jbuilder
Sylvain 4c3aa59bc0 (api) openAPI spaces endpoints
index spaces and show a space
2022-08-30 12:18:09 +02:00

4 lines
107 B
Ruby

# frozen_string_literal: true
json.extract! space, :id, :name, :slug, :disabled, :updated_at, :created_at