Sha256: 43c1707aaf9292035855b393b98ec5b6d109f2adc5446dea2280a80401993db2

Contents?: true

Size: 336 Bytes

Versions: 9

Compression:

Stored size: 336 Bytes

Contents

class Api::V1::TeamsEndpoint < Api::V1::Root
  PARAMS = proc do
    # 🚅 super scaffolding will insert new fields above this line.
    # 🚅 super scaffolding will insert new arrays above this line.
    # 🚅 super scaffolding will insert processing for new fields above this line.
  end

  include Api::V1::Teams::EndpointBase
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bullet_train-api-1.0.17 app/controllers/api/v1/teams_endpoint.rb
bullet_train-api-1.0.16 app/controllers/api/v1/teams_endpoint.rb
bullet_train-api-1.0.15 app/controllers/api/v1/teams_endpoint.rb
bullet_train-api-1.0.14 app/controllers/api/v1/teams_endpoint.rb
bullet_train-api-1.0.13 app/controllers/api/v1/teams_endpoint.rb
bullet_train-api-1.0.12 app/controllers/api/v1/teams_endpoint.rb
bullet_train-api-1.0.8 app/controllers/api/v1/teams_endpoint.rb
bullet_train-api-1.0.7 app/controllers/api/v1/teams_endpoint.rb
bullet_train-api-1.0.6 app/controllers/api/v1/teams_endpoint.rb