Staff
Since ‎06-28-2018
Saturday

My Stats

  • 279 Posts
  • 42 Solutions
  • 10 Likes given
  • 216 Likes received

MATAHARI88's Bio

Badges ozanseymen Earned

View all badges

Recent Activity

Anybody know the data masking JSON path expression for a JSON array response like this:[ { "a": "b" } ] I can't seem to mask any part of the response if the root is an array (rather than a plain object).Here is the mock target I configured to test th...
Introduction In this article, I would like to introduce the concept of a Virtual API Team as a way to solve governance and team federation concerns in large API programs. I will be going through different team structuring options and explain where re...
IntroductionContinuous integration is a software development practice where members of a team integrate their work frequently and each integration is verified by an automated build. This results in multiple integrations a day allowing the team to dev...
IntroductionThe objective of this document is to describe SCM strategies that are employed specifically for API proxy development and deployment by Apigee Customer Success Team. It assumes a distributed version control is used and contains heavy refe...
Is there a way to display default values set in openapi spec for request json properties in smartdocs "Request Body" for Pantheon installations?@ylesyuk1's article documents a patch for on-premises.
Likes from