Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

r/api_management_api_policy: sending policy as Raw XML #4140

Merged
merged 8 commits into from
Nov 1, 2019

Commits on Oct 31, 2019

  1. Update test case to include expression

    Riordan Panayides authored and tombuildsstuff committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    ea138bc View commit details
    Browse the repository at this point in the history
  2. Update content format

    Riordan Panayides authored and tombuildsstuff committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    f69852a View commit details
    Browse the repository at this point in the history
  3. Use correct content format for links

    Riordan Panayides authored and tombuildsstuff committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    36a70ea View commit details
    Browse the repository at this point in the history
  4. Add expression to other policy tests

    Riordan Panayides authored and tombuildsstuff committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    aef9b28 View commit details
    Browse the repository at this point in the history
  5. r/api_management_api_policy: adding a custom DiffSuppressFunc for `xm…

    …l_content`
    
    The XML Content in this instance can contain interpolations, which need to be encoded
    as such they aren't directly valid XML.
    
    Whilst this clearly isn't an ideal solution, it seems /fine/ in testing and is considerably less code
    There's a enhancement here to pull out and encode the expressions as necessary, but this is fine for now.
    tombuildsstuff committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    3e6bb9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9997a4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d337a49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8462f02 View commit details
    Browse the repository at this point in the history