Sha256: f8883cdf32b8d38cb6ca160012d0d8e597f725a09e5a85358524eab6d68a7ec0
Contents?: true
Size: 180 Bytes
Versions: 1
Compression:
Stored size: 180 Bytes
Contents
# frozen_string_literal: true json.client do json.partial! partial: "apress/api/v1/clients/client", locals: {client: @client} json.(@client, :secret_token, :refresh_token) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
apress-api-1.24.2 | app/views/apress/api/v1/tokens/create.json.jbuilder |