Skip to content

Commit

Permalink
removes App tier endpoints from spec (#893)
Browse files Browse the repository at this point in the history
Co-authored-by: danaelhe <[email protected]>
Co-authored-by: Andrew Starr-Bochicchio <[email protected]>
  • Loading branch information
3 people authored Sep 6, 2024
1 parent 9e32977 commit ccd01a3
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 178 deletions.
8 changes: 0 additions & 8 deletions specification/DigitalOcean-public.v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -570,14 +570,6 @@ paths:
get:
$ref: 'resources/apps/apps_get_logs_active_deployment_aggregate.yml'

/v2/apps/tiers:
get:
$ref: 'resources/apps/apps_list_tiers.yml'

/v2/apps/tiers/{slug}:
get:
$ref: 'resources/apps/apps_get_tier.yml'

/v2/apps/tiers/instance_sizes:
get:
$ref: 'resources/apps/apps_list_instanceSizes.yml'
Expand Down
44 changes: 0 additions & 44 deletions specification/resources/apps/apps_get_tier.yml

This file was deleted.

38 changes: 0 additions & 38 deletions specification/resources/apps/apps_list_tiers.yml

This file was deleted.

6 changes: 0 additions & 6 deletions specification/resources/apps/examples/curl/apps_get_tier.yml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

25 changes: 0 additions & 25 deletions specification/resources/apps/models/apps_tier.yml

This file was deleted.

18 changes: 0 additions & 18 deletions specification/resources/apps/responses/all_tiers.yml

This file was deleted.

17 changes: 0 additions & 17 deletions specification/resources/apps/responses/get_tier.yml

This file was deleted.

0 comments on commit ccd01a3

Please sign in to comment.