Skip to content

Commit

Permalink
Merge pull request #603 from shelld3v/patch-9
Browse files Browse the repository at this point in the history
  • Loading branch information
g0tmi1k authored May 25, 2021
2 parents 8c35aba + 096fcd8 commit 664dd4c
Showing 1 changed file with 105 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
/api-doc
/api-docs
/api-docs/v1/openapi.json
/api/ads
/api/announcements
/api/api
/api/api-docs
/api/apidocs
/api/apidocs/swagger.json
/api/application.wadl
/api/auth
/api/auth/guest
/api/auth/login
/api/auth/logout
/api/batch
/api/branches
/api/brands
/api/call
Expand All @@ -17,24 +20,34 @@
/api/check
/api/checkin
/api/clients
/api/config
/api/config.json
/api/contents
/api/csp_report
/api/custom
/api/customer
/api-doc
/api-docs
/api/docs
/api/docs/
/api-docs/v1/openapi.json
/api/domains
/api/events
/api/geo
/api/get
/api/graphql
/api/identity
/api/identity/envelope
/api/index.html
/api/info.json
/api/init
/api/insights
/api/ip/info
/api/jobs
/api/jolokia/read
/api/jsonpcallback
/api/jsonws
/api/jsonws/invoke
/api/links
/api/log
/api/log/add
Expand All @@ -50,19 +63,32 @@
/api/permission
/api/ping
/api/plugin/details
/api/profile
/api/project/info
/api/properties
/api/proxy
/api/rest
/api/saves
/api/search/suggestions
/api/server_status
/api/servers
/api/server_status
/api/sessions
/api/settings
/api/snapshots
/api/spec/swagger.json
/api/status
/api/status.json
/api/stores
/api/subscriptions
/api/swagger
/api/swagger/index.html
/api/swagger.json
/api/swagger/static/index.html
/api/swagger/swagger
/api/swagger/ui/index
/api/swagger.yaml
/api/swagger.yml
/api/timelion/run
/api/token
/api/tracking
/api/user/current
Expand All @@ -75,17 +101,17 @@
/api/v1/account/oauth/token
/api/v1/account/permissions
/api/v1/account/user
/api/v1/account/userAccountAssignments
/api/v1/account/user/assets
/api/v1/account/user/delete
/api/v1/account/userPreferences
/api/v1/account/user/profile
/api/v1/account/user/register
/api/v1/account/user/resend-verification
/api/v1/account/user/verify
/api/v1/account/userAccountAssignments
/api/v1/account/userPreferences
/api/v1/account/users
/api/v1/account/users/password
/api/v1/account/users/summaries
/api/v1/account/user/verify
/api/v1/analytics/events
/api/v1/articles.json
/api/v1/asset/asset
Expand All @@ -103,8 +129,8 @@
/api/v1/consents
/api/v1/contents
/api/v1/countries
/api/v1/delta/deviceCatalog/deviceTypes
/api/v1/delta/deviceCatalog/devices
/api/v1/delta/deviceCatalog/deviceTypes
/api/v1/delta/deviceCatalog/manufacturers
/api/v1/delta/monitoring/accounts/
/api/v1/delta/order
Expand Down Expand Up @@ -133,6 +159,7 @@
/api/v1/sites.json
/api/v1/stat
/api/v1/swagger.json
/api/v1/swagger.yaml
/api/v1/track
/api/v1/tracking
/api/v1/user
Expand All @@ -154,6 +181,7 @@
/api/v2/public/feeds.json
/api/v2/spans
/api/v2/swagger.json
/api/v2/swagger.yaml
/api/v2/tickets
/api/v2/track
/api/v2/users
Expand All @@ -162,12 +190,79 @@
/api/v4/users
/api/videos
/api/view
/api/whoami
/api/widget
/api/widgets/events
/application.wadl
/doc
/docs
/swagger-resources
/swagger.json
/graphql
/swagger/
/swagger.json
/swagger-resources
/swagger/v1/swagger.json
/v1/
/v1/activityLogs
/v1/ads
/v1/applications
/v1/button
/v1/cookiesync
/v1/event
/v1/events
/v1/geoip
/v1/graphql
/v1/i
/v1/identify
/v1/impress
/v1/metric
/v1/open
/v1/p
/v1/pageview
/v1/produce
/v1/profile
/v1/recentviews
/v1/redirect
/v1/self
/v1/sync
/v1/t
/v1/usersync
/v1/xhr
/v1/init
/v1/resources
/v1/url
/v1/actors
/v1/event/permission
/v1/data
/v1/users/1
/v1/quote
/v1/metrics
/v1/integrations
/v1/storefront
/v1/widgets
/v2/
/v2/auction/
/v2/client
/v2/collect
/v2/event
/v2/events
/v2/exchange/callback/adx
/v2/exchange/callback/pub
/v2/iframe
/v2/pageload
/v2/paymentform
/v2/prebid
/v2/share/stats
/v2/sync/control
/v2/track
/v2/tracker
/v2/undefined
/v2/vendor-list.json
/v2/visitors/post
/v2/search
/v2/me
/v2/log/message
/v2/script
/v2/optimize
/v2/logger.json
/v2/items
/v2/pub

0 comments on commit 664dd4c

Please sign in to comment.