Class: EnvironmentEntity

Inherits:
Grape::Entity
  • Object
show all
Includes:
RequestAwareEntity
Defined in:
app/serializers/environment_entity.rb

Constant Summary collapse

UNNECESSARY_ENTRIES_FOR_UPCOMING_DEPLOYMENT =
%i[manual_actions scheduled_actions playable_job cluster].freeze

Method Summary

Methods included from RequestAwareEntity

#request