Changes to Create Activation Code

POST /api/admin/activation-codes

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 5 of the 8 revisions of this API.513

  1. 64da737bcc9e13
  2. 44d8ea826f4813
  3. d80008a9efc611
  4. 8540ec6c177813
  5. a2c84c9154da13

What changed

  • 64da737bcc9e13See the full diff
    • changed the pattern of the request property kind from ^(trial|team_monthly_checkout|enterprise_contract|team_annual_deal)$ to ^(team_monthly_checkout|enterprise_contract)$

      request-property-pattern-changed

    • the kind request property default value changed from trial to team_monthly_checkout

      request-property-default-value-changed

    • the expires_in_days request property default value 7 was removed

      request-property-default-value-removed

    • the max_redemptions request property default value 1 was removed

      request-property-default-value-removed

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 44d8ea826f4813See the full diff
    • changed the pattern of the request property kind from ^(team_monthly_checkout|enterprise_contract)$ to ^(trial|team_monthly_checkout|enterprise_contract|team_annual_deal)$

      request-property-pattern-changed

    • the expires_in_days request property default value 7 was added

      request-property-default-value-added

    • the max_redemptions request property default value 1 was added

      request-property-default-value-added

    • the kind request property default value changed from team_monthly_checkout to trial

      request-property-default-value-changed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • d80008a9efc611See the full diff
    • changed the pattern of the request property kind from ^(trial|team_annual_deal)$ to ^(team_monthly_checkout|enterprise_contract)$

      request-property-pattern-changed

    • the kind request property default value changed from trial to team_monthly_checkout

      request-property-default-value-changed

  • 8540ec6c177813See the full diff
    • changed the pattern of the request property kind from ^(team_monthly_checkout|enterprise_contract)$ to ^(trial|team_annual_deal)$

      request-property-pattern-changed

    • the kind request property default value changed from team_monthly_checkout to trial

      request-property-default-value-changed

    • the trial_days request property default value changed from 1 to 14

      request-property-default-value-changed

    • the max_redemptions request property default value 1 was removed

      request-property-default-value-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • changed the pattern of the request property kind from ^(trial|team_annual_deal)$ to ^(team_monthly_checkout|enterprise_contract)$

      request-property-pattern-changed

    • the max_redemptions request property default value 1 was added

      request-property-default-value-added

    • the kind request property default value changed from trial to team_monthly_checkout

      request-property-default-value-changed

    • the trial_days request property default value changed from 14 to 1

      request-property-default-value-changed