This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
fab-manager
Watch
1
Star
0
Fork
0
You've already forked fab-manager
mirror of
https://github.com/LaCasemate/fab-manager.git
synced
2024-12-01 12:24:28 +01:00
Code
Issues
Releases
Activity
4a8d8796a3
fab-manager
/
app
/
views
/
api
/
open_api_clients
/
_client.json.jbuilder
4 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix refactoring issue in /api/open_api_clients
2020-06-15 17:07:28 +02:00
# frozen_string_literal: true
admin open_api_client managing
2016-05-09 18:15:04 +02:00
json.extract! client, :id, :name, :calls_count, :token, :created_at
Reference in New Issue
Copy Permalink